X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/f8a734295c2a23119575dc17bdce157d01fbbacb..8b73b252490c2be0de6565ad0232672c6818583e:/.mutt/hooks diff --git a/.mutt/hooks b/.mutt/hooks index 441787e..95f35ba 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|Moin|Servus|Lg)"' 'set attribution="$my_attribution_de"' +message-hook '~b "\b(Danke|Grü(ß|ss)e|Gru(ß|ss)|Lieber?|geehrter?|Herr|Frau|Moin|Servus|Lg|Deine?|Ihre?)\b"' '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"'