summaryrefslogtreecommitdiff
path: root/src/mailman/queue/bounce.py
Commit message (Expand)AuthorAgeFilesLines
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-80/+0
* * Flesh out the BounceRunner, complete with tests.Barry Warsaw2011-05-271-27/+36
* * bounce_processing -> process_bouncesBarry Warsaw2011-05-271-155/+2
* * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to Barry Warsaw2011-05-251-26/+0
* Implement and test the extraction of the bouncing email address when a probeBarry Warsaw2011-05-091-37/+0
* * Fix setup.py version regexp.Barry Warsaw2011-05-031-2/+2
* Another refactoring.Barry Warsaw2011-05-011-32/+2
* Fix refactor-o.Barry Warsaw2011-05-011-1/+1
* Remove the redundant src/mailman/tests/test_bounces.py file and ensure all theBarry Warsaw2011-04-271-3/+3
* Checkpointing for refactoring.Barry Warsaw2011-04-271-3/+3
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-171-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+0
* Fix an importBarry Warsaw2010-08-081-1/+1
* Refactor all bounce detectors.Barry Warsaw2010-08-081-3/+3
* checkpointingBarry Warsaw2010-08-071-5/+6
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-3/+4
* Add decorations.Barry Warsaw2009-11-011-1/+1
* Remove Utils.ParseEmail() and Utils.midnight().Barry Warsaw2009-02-121-3/+3
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+316