summaryrefslogtreecommitdiff
path: root/src/mailman/mta/base.py
Commit message (Expand)AuthorAgeFilesLines
* Add SMTPS/STARTTLS support.mta-smtps-starttlsJ08nY2017-07-241-5/+26
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Sort the recipients list.Barry Warsaw2016-11-241-1/+3
* Clean up the mta directory.Barry Warsaw2016-03-251-8/+3
* 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
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* General code cleanup.Barry Warsaw2012-04-251-4/+3
* Update NEWSBarry Warsaw2012-03-051-1/+0
* Fix header/footer interpolations when personalizing messages.Barry Warsaw2012-03-051-1/+7
* copybumpBarry Warsaw2012-01-011-1/+1
* Typos, left over crud, and a refactoring.Barry Warsaw2011-06-101-8/+0
* Refactor MTA alias creation.Barry Warsaw2011-06-101-0/+8
* LP: #490044 - Support SMTP AUTH.Barry Warsaw2011-01-021-1/+4
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* No longer touch the Sender or Errors-To headers. We can no longer justifyBarry Warsaw2010-06-291-11/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* * Add a missing import.Barry Warsaw2009-12-121-0/+1
* * The start of a conversion of bin/withlist to bin/mailman withlistBarry Warsaw2009-11-261-0/+1
* smtp_direct.py is dead and gone.Barry Warsaw2009-11-031-10/+15
* More refactoring, this time into a framework based IndividualDelivery module.Barry Warsaw2009-11-011-12/+55
* Refactor BulkDeliver so that the guts can be used in VERPDeliver.Barry Warsaw2009-11-011-0/+127