summaryrefslogtreecommitdiff
path: root/src/mailman/mta/postfix.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for regex based postfix transport maps and relay_domains.Abhilash Raj2017-05-231-17/+32
* 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 mta directory.Barry Warsaw2016-03-251-8/+3
* 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-7/+3
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* ConfigurationBarry Warsaw2012-11-041-2/+8
* * Added support for Postfix `relay_domains` setting for better virtual domainBarry Warsaw2012-10-121-44/+57
|\
| * Write a domain map that postfix can use as relay_domains automatically on lis...Jimmy Bergman2012-09-241-0/+60
|/
* General code cleanup.Barry Warsaw2012-04-251-11/+11
* ArchitectureBarry Warsaw2012-03-261-2/+2
* * `IMailTransportAgentAliases` now explicitly accepts duck-typed arguments.Barry Warsaw2012-01-271-1/+13
* * Add property `IListmanager.name_compoments` which returns 2-tuples forBarry Warsaw2012-01-271-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* * Fixed Postfix alias file generation when more than one mailing listBarry Warsaw2011-10-161-3/+3
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-1/+1
* Typos, left over crud, and a refactoring.Barry Warsaw2011-06-101-7/+3
* Refactor MTA alias creation.Barry Warsaw2011-06-101-29/+24
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Upgrade from using the locknix package to using flufl.lock.Barry Warsaw2010-11-271-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-6/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Add a comment.Barry Warsaw2009-11-291-1/+5
* Put square brackets around the host name to prevent Postfix from doing an MXBarry Warsaw2009-11-291-2/+2
* Convert bin/genaliases to bin/mailman aliasesBarry Warsaw2009-11-281-40/+53
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* IMailTransportAgent -> IMailTransportAgentAliasesBarry Warsaw2009-10-181-4/+4
* Instead of using an adapter, use a utility to get the mailing list manager.Barry Warsaw2009-08-261-1/+2
* Test updates and repair.xoBarry Warsaw2009-08-211-1/+2
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+123