neomutt updates

Cleaned up some more conflicts
This commit is contained in:
2025-07-28 21:01:05 -04:00
parent 543612e5ac
commit bc424c7346
3 changed files with 4 additions and 1 deletions

View File

@ -25,3 +25,4 @@ text/vcard; mutt_vcard_filter; copiousoutput
text/x-diff; view %s; needsterminal
text/x-patch; view %s; needsterminal
application/zip; unzip -c %s; copiousoutput; nametemplate=%s.zip

View File

@ -4,7 +4,7 @@ set from="orien@misfit.rodeo"
set use_from = yes
set envelope_from = yes
set hostname=utage.i.misfit.rodeo # Name of the localhost
set hostname=home.icebergh.us # Name of the localhost
set hidden_host # Hide host details
set alias_file=~/.config/neomutt/aliases # Personal mail aliases
#set query_command="~/bin/mutt-ldap '%s'" # How to query the company contacts

View File

@ -11,3 +11,5 @@ 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"
#save-hook .* =Archive/`date "+%Y-%m"`
#save-hook .* "=[Gmail]/All Mail"