Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506278 - net-mail/mailman-2.1.17 version bump
Summary: net-mail/mailman-2.1.17 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-30 22:17 UTC by satmd
Modified: 2014-04-11 20:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description satmd 2014-03-30 22:17:17 UTC
2.1.17 includes support for DEFAULT_FROM_IS_LIST and ALLOW_FROM_IS_LIST, which is needed for DMARC/SPF/DKIM support.

See http://robbat2.livejournal.com/241253.html

Reproducible: Always

Steps to Reproduce:
1. install, configure and use mailman
2. send mail to the list
see the mail being resend by mailman with the original From:, invalidating all signatures
Actual Results:  
see the mail being resend by mailman with the original From:, invalidating all signatures

Expected Results:  
mailman should not use another person/machines From: address for its own outgoing mails.

I've tested the version bump by just renaming mailman-2,1,15.ebuild to 2.1.16 and 2.1.17. I didn't get any unexpected side effects. No changes to the ebuild were necessary.
Comment 1 Hanno Böck gentoo-dev 2014-04-11 20:03:29 UTC
bumped due to DMARC issues, although on the longterm we need to switch to new python eclasses.