summaryrefslogtreecommitdiff
path: root/Mailman/Handlers/MimeDel.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize doctests, moving handler documentation into Mailman/handlers/docs.Barry Warsaw2008-01-241-261/+0
* Reorganize the qrunner infrastructure. First, the package has been renamedBarry Warsaw2007-09-291-2/+2
* Update copyright years.bwarsaw2007-01-191-1/+1
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-081-6/+6
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-7/+9
* Port cleaning changes forward from 2.1-maint branch.bwarsaw2005-12-301-2/+2
* One more little change. One day I'll learn not to commit until I'm REALLY done.msapiro2005-11-281-5/+1
* Fix bug 1367783 - decode base64 and quoted-printable HTML parts when passing ...msapiro2005-11-271-1/+6
* back porting from 2.1.6tkikuchi2005-08-281-8/+46
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* When content filtering, we may not always want to just discard thebwarsaw2002-10-081-3/+35
* process(): Typo detected by Michael Meltzer; mtype will never be equalbwarsaw2002-10-071-1/+1
* process(): Correct typo: "multipart" -> "multipart/alternative".bwarsaw2002-08-151-5/+1
* process(): Add support for a whitelisting feature contributed by Danbwarsaw2002-08-151-32/+58
* process(), to_plaintext(): If the message gets modified, add an X-bwarsaw2002-04-181-1/+12
* intermediatebwarsaw2002-04-141-0/+155