summaryrefslogtreecommitdiff
path: root/src/mailman/runners/tests/test_lmtp.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* Clean up the runners directory.Barry Warsaw2016-03-251-30/+16
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Allow list names to have command suffixesAurélien Bompard2015-11-291-0/+32
* For Python versions earlier than 3.5, use a compatibility layer for aBarry Warsaw2015-09-071-0/+16
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-6/+6
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Fix LMTP runner tests.Barry Warsaw2014-12-171-1/+30
* Fix mta and lmtp tests.Barry Warsaw2014-12-171-1/+1
* Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-151-2/+2
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* * Creation of lists with upper case names should be coerced to lower case.Barry Warsaw2013-03-061-0/+27
* * Non-queue runners should not create ``var/queue`` subdirectories. Fixed byBarry Warsaw2013-01-201-0/+8
|\
| * Test added to non_queue_runner bugSandesh Kumar Agrawal2013-01-171-0/+7
* | Whitespace.Barry Warsaw2013-01-201-1/+1
|/
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-7/+4
* Two more module modernizations and transaction context manager uses.Barry Warsaw2012-04-221-3/+3
* ArchitectureBarry Warsaw2012-03-261-0/+16
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-0/+98