Some neomutt updates

This commit is contained in:
Orien Vandenbergh
2025-07-29 17:08:28 -04:00
parent ac3de402b8
commit bd811dbe63
2 changed files with 8 additions and 0 deletions

View File

@ -10,6 +10,12 @@ save-hook '~f @newyorklife\\.com$' "=Customers/NYLife"
save-hook '=f @rtx.com' "=Customers/RTX"
save-hook '=f @shu.edu' "=Customers/SHU"
save-hook '=f @partner.paloaltonetworks.com' "=Partners/PaloAlto"
save-hook '~f "Krista Trigger via Smartsheet"' "=Customers/Tines"
save-hook '~s "(Tines|ADP)" ~f automation@app.smartsheet.com' "=Customers/Tines"
save-hook '=f @adp.com' "=Customers/Tines"
save-hook '=f @wellington.com' "=Customers/Wellington"
# This is the default, it must be at the bottom...
save-hook '.*' "=[Gmail]/All Mail"
#save-hook .* =Archive/`date "+%Y-%m"`
#save-hook .* "=[Gmail]/All Mail"