aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/WrapMessage.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-04-23Fixed the Munge From action to not actually Munge the From: or Reply-To:Mark Sapiro1-0/+17
until after the message has been sent to the archive, digest and usenet gateway.
2013-09-28Renamed author_is_list to from_is_list.Mark Sapiro1-1/+1
2013-09-27Made author_is_list a 3-way with an option to wrap the message.Mark Sapiro1-0/+57