summaryrefslogtreecommitdiff
path: root/src/mailman/mta/verp.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
* New template system. Closes #249Barry Warsaw2016-07-161-1/+1
* Clean up the mta directory.Barry Warsaw2016-03-251-8/+3
* Super duper.Barry Warsaw2016-01-261-2/+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-3/+0
* 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
* copybumpBarry Warsaw2012-01-011-1/+1
* Start the enablement of bounce detection.Barry Warsaw2011-05-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+2
* Happy New Year.Barry Warsaw2010-01-011-1/+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-26/+29
* More refactoring, this time into a framework based IndividualDelivery module.Barry Warsaw2009-11-011-44/+55
* Add full personalization delivery mechanism.Barry Warsaw2009-11-011-3/+6
* Refactor BulkDeliver so that the guts can be used in VERPDeliver.Barry Warsaw2009-11-011-0/+84