summaryrefslogtreecommitdiff
path: root/Mailman/rules/docs
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2714-1256/+0
* Make the import of Mailman.configuration.config explicit in doctests.Barry Warsaw2008-02-261-0/+1
* Python 2.5's email package uses cStringIO in its feed parser, and this doesn'tBarry Warsaw2008-01-2410-28/+28
* SpamDetect is gone, so the chains/rules implementation experiment is deemed aBarry Warsaw2008-02-012-0/+66
* Port header matching previously described by the misnamed KNONW_SPAMMERSBarry Warsaw2008-01-262-2/+91
* More changes to rules and chains.Barry Warsaw2008-01-232-8/+6
* More updates to rules and chains, especially by adding additional tests.Barry Warsaw2008-01-2112-90/+115
* Fix the rule api once more so that while rules themselves are still classes,Barry Warsaw2008-01-011-3/+2
* Extended test_documentation.py to be able to find doctests in subdirectoriesBarry Warsaw2008-01-0111-0/+1078