X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/36a194739e810e10c65e5236baa20aafd6d1d3d6..c6f18b8c7e3aae4672c711b159baec611a3358f5:/.mutt/hooks diff --git a/.mutt/hooks b/.mutt/hooks index 713a97a..441787e 100644 --- a/.mutt/hooks +++ b/.mutt/hooks @@ -22,7 +22,7 @@ send2-hook '~C @members\.ebay\.com' 'set envelope_from' # 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)|Liebe|geehrte|Herr|Frau)"' 'set attribution="$my_attribution_de"' +message-hook '~b "(Danke|Grü(ß|ss)e|Gru(ß|ss)|Liebe|geehrte|Herr|Frau|Moin|Servus|Lg)"' '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 %{%F} %-15.15F %4c%?M?/[%M]? %?H?[%H] ?%s"'