summaryrefslogtreecommitdiff
path: root/src/mailman/queue/outgoing.py
Commit message (Expand)AuthorAgeFilesLines
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-160/+0
* * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to Barry Warsaw2011-05-251-1/+1
* Eliminate the BounceMixin from the OutgoingRunner.Barry Warsaw2011-05-181-10/+2
* More testing and refactoring the temporary failures branch.Barry Warsaw2011-05-181-4/+9
* Work out what happens for permanent and temporary non-probe failures.Barry Warsaw2011-05-171-15/+13
* * Flesh out IBounceProcessor so that you can get an iterator over all eventsBarry Warsaw2011-05-171-3/+22
* Test (and fix!) the path in the outgoing runner where a socket.error getsBarry Warsaw2011-05-171-4/+3
* checkpointingBarry Warsaw2011-05-141-1/+1
* Add tests for the outgoing queue runner.Barry Warsaw2011-05-141-4/+5
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-2/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Refactor VERP calculation so that it's now in the outgoing queue instead ofBarry Warsaw2009-11-271-7/+25
* smtp_direct.py is dead and gone.Barry Warsaw2009-11-031-8/+8
* Add decorations.Barry Warsaw2009-11-011-1/+1
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-3/+3
* rsplit -> rpartitionBarry Warsaw2009-05-151-3/+3
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+130