summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/mta.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Clean up the interfaces directory.Barry Warsaw2016-03-251-11/+5
* Clean up the core directory.Barry Warsaw2016-03-241-1/+1
* Super duper.Barry Warsaw2016-01-261-1/+1
* 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
* * Added support for Postfix `relay_domains` setting for better virtual domainBarry Warsaw2012-10-121-4/+4
* * `IMailTransportAgentAliases` now explicitly accepts duck-typed arguments.Barry Warsaw2012-01-271-0/+14
* copybumpBarry Warsaw2012-01-011-1/+1
* Refactor MTA alias creation.Barry Warsaw2011-06-101-1/+21
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* 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
* Convert bin/genaliases to bin/mailman aliasesBarry Warsaw2009-11-281-2/+7
* smtp_direct.py is dead and gone.Barry Warsaw2009-11-031-0/+11
* IMailTransportAgentDelivery.deliver() returns a dictionary just likeBarry Warsaw2009-10-311-0/+2
* The bulk delivery chunking algorithm.Barry Warsaw2009-10-191-1/+7
* IMailTransportAgent -> IMailTransportAgentAliasesBarry Warsaw2009-10-181-3/+25
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+42