From e9a229468df48b1004eb0b837b44241d0aba0e2b Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 31 Jul 2019 07:25:08 +1200 Subject: [PATCH] couple more phrases to detect german --- .mutt/hooks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"' -- 2.39.2