summaryrefslogtreecommitdiff
path: root/src/mailman/runners/docs/lmtp.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo LTMP -> LMTP.Mark Sapiro2017-01-311-1/+1
* Replace smtpd with aiosmtpd.Barry Warsaw2016-11-241-1/+1
* Vendorize Python 3.5's smtpd module, which properly handles non-UTF-8 byteBarry Warsaw2015-09-071-1/+1
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-0/+2
* Fix LMTP runner tests.Barry Warsaw2014-12-171-46/+14
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-2/+2
* - Move some normal recipient tests to unittests.Barry Warsaw2012-03-231-1/+1
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-11/+16
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+313