Re: List change - munging for From addresses
From: Stephen Rothwell via Linuxppc-dev <hidden>
Date: 2024-08-02 03:20:40
Attachments
- (unnamed) [application/pgp-signature] 488 bytes
From: Stephen Rothwell via Linuxppc-dev <hidden>
Date: 2024-08-02 03:20:40
Hi all On Fri, 2 Aug 2024 13:03:47 +1000 Stephen Rothwell [off-list ref] wrote:
As more and more sites are using DKIM signing or emails (and DMARC), more and more of the list traffic is not being delivered due to Mailman altering messages in subtle ways (so the DKIM signature is no longer valid). The easiest thing to do is to tell Mailman to munge the From: address so that the messages come from the mailing list itself. It also adds a Reply-To: header with the original sender's address. So a message from me to the list will now have From: Stephen Rothwell via Linuxppc-dev <redacted> Reply-To: Stephen Rothwell [off-list ref] The only real downside to this (I think) is that if you take a message from the list containing a patch and apply that to a git tree you will have to fix up the Author appropriately.
This has now been turned on (hopefully :-)). -- Cheers, Stephen Rothwell