[Mailman-Users] Reply-to header not set in mime encoded digest's

David Gibbs david at midrange.com
Tue Oct 30 12:20:17 EDT 2018


On 10/29/18 4:51 PM, Mark Sapiro wrote:
> A simple, but possibly unsatisfactory solution is to put the following
> two lines in mm_cfg.py
> 
> GLOBAL_PIPELINE.remove('ToDigest')
> GLOBAL_PIPELINE.insert(GLOBAL_PIPELINE.index('ToOutgoing'), 'ToDigest')
> 
> This will cause the message to not be added to the digests until after
> the header munging has occurred, but also means any DMARC actions to
> munge the From: or wrap the message will be applied to the digested
> message which may be undesirable.

Actually, this solution looks pretty good.

I've implemented it and am currently testing.

I think I owe a contribution to your beer fund. :)

david


-- 
IBM i on Power Systems: For when you can't afford to be out of business!

I'm riding 615 miles (Yes, you read that right) in the American Diabetes 
Association's Tour de Cure to raise money for diabetes research, education, 
advocacy, and awareness.  You can make a tax deductible donation to my ride by 
visiting https://gmane.diabetessucks.net.

You can see where my donations come from by visiting my interactive donation map 
... https://gmane.diabetessucks.net/map (it's a geeky thing).

I may have diabetes, but diabetes doesn't have me!



More information about the Mailman-Users mailing list