From: Oleg Broytman Date: Fri, 20 Oct 2017 15:49:54 +0000 (+0300) Subject: .muttrc: Add header X-Skip-DKIM-Sig for known mailing lists X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=d52d4f55d7e23107bb2a070f3407aa3eebbb4542 .muttrc: Add header X-Skip-DKIM-Sig for known mailing lists The header is checked in exim to skip DKIM-signing messages to mailing lists -- mail forwarded via lists have problems with DKIM/DMARC and they usually sign messages themselves. --- diff --git a/.muttrc b/.muttrc index 0116bc5..b955972 100644 --- a/.muttrc +++ b/.muttrc @@ -274,7 +274,9 @@ send-hook "~L cheetahtemplate-announce@lists\.sourceforge\.net" "\ my_hdr Reply-To: Oleg Broytman ; \ my_hdr Mail-Followup-To: Oleg Broytman , CheetahTemplate discussion " -send-hook ~u unmy_hdr Reply-To +send-hook ~u \ + unmy_hdr Reply-To; \ + my_hdr X-Skip-DKIM-Sig: mailing list # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #