Some further mutt tweaks

This commit is contained in:
Orien Vandenbergh
2025-05-02 10:17:28 -04:00
parent 32879770ca
commit b2b1099546
4 changed files with 106 additions and 3 deletions

View File

@ -4,4 +4,9 @@
#
#save-hook .* =Archive/`date "+%Y"`/`date "+%m"`
save-hook .* "=[Gmail]/All Mail"
save-hook '~f @nafinc\\.com$' "=Customers/NAF"
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 '.*' "=[Gmail]/All Mail"