X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/0ff0083515f854924638cbf9ae99acd8fabaab05..8126019f1ac0763cb6085e198d2852b0643b3e91:/.config/neomutt/hooks diff --git a/.config/neomutt/hooks b/.config/neomutt/hooks index c9934cd..847a990 100644 --- a/.config/neomutt/hooks +++ b/.config/neomutt/hooks @@ -16,8 +16,8 @@ send2-hook '~C @vger\.kernel\.org' 'unset followup_to' #macro index L 'L' # NOTE: using M-F-T from procmail for now -message-hook . 'set attribution="$my_attribution_en"' -#message-hook '~b "\\<(Danke|Grü(ß|ss)e|Gru(ß|ss)|Lieber?|geehrter?|Herr|Frau|Moin|Servus|Lg|Deine?|Ihre?)\\>"' 'set attribution="$my_attribution_de"' +reply-hook . 'set attribution="$my_attribution_en"' +reply-hook '~b "\\<(Danke|Grü(ß|ss)e|Gru(ß|ss)|Lieber?|geehrter?|Herr|Frau|Moin|Servus|zusammen|[lv]g|Deine?|Ihre?)\\>"' 'set attribution="$my_attribution_de"' # do not get spam status via imap, as it would download the entire message folder-hook . 'set index_format="%4C %Z %-10@date@ %-15.15F %4c%?M?/[%M]? %?H?[%H] ?%s"'