summaryrefslogtreecommitdiff
path: root/src/mailman/mta/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for regex based postfix transport maps and relay_domains.Abhilash Raj2017-05-231-45/+123
* Bump copyright years.Barry Warsaw2017-01-043-3/+3
* Fix the connection count tests.Barry Warsaw2016-11-241-1/+46
* New template system. Closes #249Barry Warsaw2016-07-161-7/+8
* Clean up the mta directory.Barry Warsaw2016-03-253-28/+6
* Happy New Year.Barry Warsaw2016-01-023-3/+3
* Port to Python 3.5.Barry Warsaw2015-06-221-0/+14
* Replace add_member() with subscribe() helper.Barry Warsaw2015-03-261-8/+2
* * Refactor add_member() so that it uses a RequestRecord namedtuple.Barry Warsaw2015-03-211-3/+5
* Bump copyright years.Barry Warsaw2015-01-043-3/+3
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-223-11/+1
* Fix mta and lmtp tests.Barry Warsaw2014-12-171-0/+54
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-012-2/+2
* Bump copyright years.Barry Warsaw2013-01-012-2/+2
* ConfigurationBarry Warsaw2012-11-042-15/+9
* * Added support for Postfix `relay_domains` setting for better virtual domainBarry Warsaw2012-10-121-13/+96
* Consistent use of assertMultiLineEqual().Barry Warsaw2012-03-062-15/+8
* Fix header/footer interpolations when personalizing messages.Barry Warsaw2012-03-051-0/+144
* * `IMailTransportAgentAliases` now explicitly accepts duck-typed arguments.Barry Warsaw2012-01-271-0/+40
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-301-10/+0
* * Fixed Postfix alias file generation when more than one mailing listBarry Warsaw2011-10-161-1/+36
* Refactor MTA alias creation.Barry Warsaw2011-06-102-0/+128