X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/4d1afcd5cc3e282554877a10d6be81931ef0cc03..29e01d9cdfa84640cbaa85cdf11234331faa55e6:/.config/neomutt/hooks diff --git a/.config/neomutt/hooks b/.config/neomutt/hooks index 29b0706..847a990 100644 --- a/.config/neomutt/hooks +++ b/.config/neomutt/hooks @@ -9,9 +9,6 @@ send-hook '~s "Re: confirm" ~t -request@' 'push pc' send2-hook . 'set followup_to' send2-hook '~C @vger\.kernel\.org' 'unset followup_to' -send2-hook . 'set send_multipart_alternative" -send2-hook '~C @vger\.kernel\.org' 'unset send_multipart_alternative" - # do a for L when sending to the git mailing list # http://marc.info/?l=mutt-users&m=118734866910357&w=2 #message-hook . 'bind pager L list-reply' @@ -19,8 +16,8 @@ send2-hook '~C @vger\.kernel\.org' 'unset send_multipart_alternative" #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"'