summaryrefslogtreecommitdiff
path: root/src/mailman/mta/tests/test_aliases.py
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-041-1/+1
* Clean up the mta directory.Barry Warsaw2016-03-251-12/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* ConfigurationBarry Warsaw2012-11-041-12/+7
* * Added support for Postfix `relay_domains` setting for better virtual domainBarry Warsaw2012-10-121-13/+96
* Consistent use of assertMultiLineEqual().Barry Warsaw2012-03-061-9/+4
* * `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-101-0/+128