X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/c33781c1241596b78d7ef1f984aef7af9f54fb27..a6c55ca67cbe2379ae468140a05cb58b6658eaff:/.config/neomutt/hooks?ds=sidebyside

diff --git a/.config/neomutt/hooks b/.config/neomutt/hooks
index c9934cd..104f4bc 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 '<enter>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|Lg|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"'