Skip to content

Commit

Permalink
mutt: add another hook for HTML mail
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Dec 15, 2024
1 parent d2d75f5 commit eac6372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/private_dot_config/neomutt/hooks
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ message-hook ~A 'unalternative_order *; alternative_order text/calendar text/pla
# Open HTML part by default for specific messages
message-hook '~s "Nessus Scan Results:"' 'unalternative_order *;alternative_order text/html text/plain'
message-hook '~f billing@zoom.us' 'unalternative_order *;alternative_order text/html text/plain'
message-hook '~f info@propaganda666.com' 'unalternative_order *;alternative_order text/html text/plain'

# vim: set ft=muttrc:

0 comments on commit eac6372

Please sign in to comment.