aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/WrapMessage.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the Munge From action to not actually Munge the From: or Reply-To:Mark Sapiro2014-04-231-0/+17
| | | | | until after the message has been sent to the archive, digest and usenet gateway.
* 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