summaryrefslogtreecommitdiff
path: root/src/mailman/bouncers/dsn.py
Commit message (Collapse)AuthorAgeFilesLines
* Factor out bounce detection to flufl.bounce.Barry Warsaw2011-07-151-102/+0
|
* * Flesh out the BounceRunner, complete with tests.Barry Warsaw2011-05-271-75/+57
| | | | * Clean up the DSN bounce processor.
* Remove the redundant src/mailman/tests/test_bounces.py file and ensure all theBarry Warsaw2011-04-271-21/+33
| | | | other bounce detector pass.
* Checkpointing for refactoring.Barry Warsaw2011-04-271-3/+3
|
* Happy New Year.Barry Warsaw2011-01-011-1/+1
|
* Refactor all bounce detectors.Barry Warsaw2010-08-081-0/+108