summaryrefslogtreecommitdiff
path: root/Mailman/docs/scrubber.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize doctests, moving handler documentation into Mailman/handlers/docs.Barry Warsaw2008-01-241-214/+0
* Python 2.5's email package uses cStringIO in its feed parser, and this doesn'tBarry Warsaw2008-01-241-4/+4
* Add an interface IArchiver which is used to calculate urls and send messagesBarry Warsaw2008-01-131-8/+8
* More Unicodification; fixed two more doctests.Barry Warsaw2007-11-081-17/+13
* OMGW00T: After over a decade, the MailList mixin class is gone! Well,Barry Warsaw2007-09-211-1/+2
* Refactor IDatabase interface so that the user_manager, list_manager,Barry Warsaw2007-08-021-1/+1
* Convert the Scrubber test to a doctest, and fix Scrubber.py, but otherwiseBarry Warsaw2007-07-121-0/+217