From: Oleg Broytman Date: Thu, 2 Mar 2017 14:16:41 +0000 (+0300) Subject: Move Reply-To header removing to the very end X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=58ebeb846a5089a10aef8b319f36d3d3b79d3124 Move Reply-To header removing to the very end Remove Reply-To header from *all* mailing lists. --- diff --git a/.muttrc b/.muttrc index 86a40fc..5648db1 100644 --- a/.muttrc +++ b/.muttrc @@ -258,13 +258,13 @@ send-hook "~L '(@|\.)(((ya|yandex|narod)\.ru)|(yandex\.com)|yandex-team\.ru)$'" my_hdr X-Url: http://phd2.ya.ru/; \ set signature='iconv -f koi8-r ~/mail/signatures/phd2@yandex.ru|'" -send-hook ~u unmy_hdr Reply-To - send-hook "~L python-announce-list@python\.org" "\ set followup_to=no; \ my_hdr Reply-To: Oleg Broytman ; \ my_hdr Mail-Followup-To: Oleg Broytman , Python Mailing List " +send-hook ~u unmy_hdr Reply-To + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # # Key bindings