summaryrefslogtreecommitdiff
path: root/src/mailman/queue/lmtp.py
Commit message (Expand)AuthorAgeFilesLines
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-236/+0
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* * Simplify the membership.txt doctest.Barry Warsaw2010-12-311-2/+2
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* * Fix a test based on updated output.Barry Warsaw2009-12-061-33/+49
* Instead of using an adapter, use a utility to get the mailing list manager.Barry Warsaw2009-08-261-1/+2
* Test updates and repair.xoBarry Warsaw2009-08-211-1/+2
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-1/+1
* Major cleanup of the automatic response stuff.Barry Warsaw2009-02-191-6/+6
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+218