summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/tests/test_scrubber.py
Commit message (Collapse)AuthorAgeFilesLines
* * Pipermail has been eradicated.Barry Warsaw2012-03-161-45/+0
| | | | | | | | | | | | * Configuration variable `[mailman]filtered_messages_are_preservable` controls whether messages which have their top-level `Content-Type` filtered out can be preserved in the `bad` queue by list owners. * Configuration section `[scrubber]` removed, as is the scrubber handler. This handler was essentially incompatible with Mailman 3 since it required coordination with Pipermail to store attachments on disk. * Schema additions: - mailinglist.filter_action
* Fix a typo in guess_extension(), and add a test.Barry Warsaw2012-03-051-0/+45