aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/MTA/Manual.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-12-30A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw1-1/+2
normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk.
2005-10-23Use msg.send() to add Date header in create notification.tkikuchi1-3/+4
Mlist is already removed when remove. Use email.Utils.formatdate().
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2004-09-22decoration is useless; in fact, it causes mojibake in japanese.tkikuchi1-2/+2
2003-03-31Backporting from trunkbwarsaw1-7/+16