]> git.phdru.name Git - dotfiles.git/commitdiff
.muttrc: Set Mail-Followup-To for cheetahtemplate-announce list
authorOleg Broytman <[email protected]>
Tue, 2 May 2017 20:17:15 +0000 (23:17 +0300)
committerOleg Broytman <[email protected]>
Tue, 2 May 2017 20:17:15 +0000 (23:17 +0300)
.muttrc

diff --git a/.muttrc b/.muttrc
index e9d46edc664fab7b8efc1a1cb97046d8c58fec26..5f678c49a615dba347044b2865495b86b51c6311 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -269,6 +269,11 @@ send-hook "~L python-announce-list@python\.org" "\
    my_hdr Reply-To: Oleg Broytman <[email protected]>; \
    my_hdr Mail-Followup-To: Oleg Broytman <[email protected]>, Python Mailing List <[email protected]>"
 
+send-hook "~L cheetahtemplate-announce@lists\.sourceforge\.net" "\
+   set followup_to=no; \
+   my_hdr Reply-To: Oleg Broytman <[email protected]>; \
+   my_hdr Mail-Followup-To: Oleg Broytman <[email protected]>, CheetahTemplate discussion <[email protected]>"
+
 send-hook ~u unmy_hdr Reply-To
 
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OSZAR »