aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/MTA (unfollow)
Commit message (Collapse)AuthorFilesLines
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.tkikuchi5-5/+5
2004-09-22decoration is useless; in fact, it causes mojibake in japanese.tkikuchi1-2/+2
2003-03-31Backporting from trunkbwarsaw2-21/+36
2003-03-31Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw1-2/+3
Ademar de Souza Reis Jr
2003-01-02_do_remove(): Patch by Jon Parise to fix a bug in the stanza matchingbwarsaw1-3/+3
code which would delete any list with a matching prefix (i.e. "bin/rmlist foo" would also delete the stanza for "foo-one" and "foo-two").