aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/WrapMessage.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Keep the date header in wrapped messages.Mark Sapiro2016-05-131-1/+2
* Implemented dmarc_wrapped_message_text to optionally add an explanitoryMark Sapiro2015-01-231-4/+18
* Add some explanitory comments for why we defer some Munge From changesMark Sapiro2015-01-041-2/+3
* When applying DMARC mitigations, CookHeaders now adds the original From:Mark Sapiro2015-01-031-1/+4
* Minor cleanup. Removed unused imports.Mark Sapiro2014-06-291-4/+2
* Changed the fix for LP: #1316682 to not create a message that triggersMark Sapiro2014-05-171-2/+2
* The Reply-To: munging options weren't honored if there was noMark Sapiro2014-04-251-12/+9
* Fixed the Munge From action to not actually Munge the From: or Reply-To:Mark Sapiro2014-04-231-0/+17
* Added and modified various options regarding DMARC. See the NEWS file.Mark Sapiro2014-04-151-2/+3
* Renamed author_is_list to from_is_list.Mark Sapiro2013-09-281-1/+1
* Made author_is_list a 3-way with an option to wrap the message.Mark Sapiro2013-09-271-0/+57