summaryrefslogtreecommitdiff
path: root/Mailman/app/chains.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-115/+0
* Reorganize the Handler architecture to a pipeline architecture with plugins.Barry Warsaw2008-02-171-1/+1
* SpamDetect is gone, so the chains/rules implementation experiment is deemed aBarry Warsaw2008-02-011-8/+7
* Reorganization.Barry Warsaw2008-01-301-3/+3
* Reorganization.Barry Warsaw2008-01-271-410/+9
* Port header matching previously described by the misnamed KNONW_SPAMMERSBarry Warsaw2008-01-261-32/+159
* More changes to rules and chains.Barry Warsaw2008-01-231-58/+105
* More updates to rules and chains, especially by adding additional tests.Barry Warsaw2008-01-211-24/+67
* Use a more efficient way of deleting rows from a table, which coincidentallyBarry Warsaw2008-01-141-0/+300