On 03/08/2018 05:22 PM, Richard Johnson wrote:
(1) set the "From" as the list address, while also (2) NOT including the sender in to any "CC" list, and instead including the sender in a "Sender" header.

That really sounds like something that I would tackle with Procmail or a specially written filter (Perl or Python).

1)  Extract and save the From:.
2)  Remove all To: / From: / CC: headers
3)  Add a new To: set to the list.
4)  Add a new Sender: set to the saved From:.

Aside: I'd likely also remove other headers that tend to break things, like DKIM* / Authentication* / et al.



--
Grant. . . .
unix || die

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to