X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.muttrc;h=bf67fd23c652f1a7d9220fc4a23289e36fd5538d;hb=b97fe18cbe05e12972f41ff8484bd5f5756cacdd;hp=f33de885cbdf1e5aea5943e5cffb1ccdfc39b615;hpb=a7f4978288f86b0f96b9337abf8812932f01c32f;p=dotfiles.git diff --git a/.muttrc b/.muttrc index f33de88..bf67fd2 100644 --- a/.muttrc +++ b/.muttrc @@ -124,7 +124,7 @@ set pgp_use_gpg_agent ignore * # Ignore all lines by default # I do want to see these fields, though! -unignore date from to x-original-to reply-to mail-followup-to cc \ +unignore date from reply-to mail-followup-to followup-to to x-original-to cc \ newsgroups subject user-agent x-mailer x-url x-face # Default list of header fields to weed when displaying @@ -139,7 +139,7 @@ unignore date from to x-original-to reply-to mail-followup-to cc \ # hdr_order [ ... ] # -hdr_order date from to x-original-to reply-to mail-followup-to cc \ +hdr_order date from reply-to mail-followup-to followup-to to x-original-to cc \ newsgroups subject user-agent x-mailer x-url x-face # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -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: python-list@python.org; \ - my_hdr Mail-Followup-To: phd@phdru.name, python-list@python.org" + my_hdr Reply-To: Oleg Broytman ; \ + my_hdr Mail-Followup-To: Oleg Broytman , Python Mailing List " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #