]> git.phdru.name Git - dotfiles.git/commitdiff
Reply to me when sending message to python-announce
authorOleg Broytman <[email protected]>
Sun, 2 Feb 2014 13:43:42 +0000 (17:43 +0400)
committerOleg Broytman <[email protected]>
Sun, 2 Feb 2014 13:43:42 +0000 (17:43 +0400)
Reply to me as well as to python-list when sending message
to python-announce.

.muttrc

diff --git a/.muttrc b/.muttrc
index f33de885cbdf1e5aea5943e5cffb1ccdfc39b615..5073df3ce52128312b7a3e2246d9d54b73f1dd1b 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -264,8 +264,8 @@ send-hook ~u unmy_hdr Reply-To
 
 send-hook "~L python-announce-list@python\.org" "\
    set followup_to=no; \
-   my_hdr Reply-To: [email protected]; \
-   my_hdr Mail-Followup-To: [email protected][email protected]"
+   my_hdr Reply-To: Oleg Broytman <[email protected]>, Python Mailing List <[email protected]>; \
+   my_hdr Mail-Followup-To: Oleg Broytman <[email protected]>, Python Mailing List <[email protected]>"
 
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 #
OSZAR »