summaryrefslogtreecommitdiff
path: root/src/mailman/app/docs/pipelines.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added unsubscribe instructions to list:member:generic:footer.txtFrancesco Ariis2016-08-251-4/+4
* New template system. Closes #249Barry Warsaw2016-07-161-8/+4
* Neither archive messages nor digest messages get decorated.Barry Warsaw2015-09-131-8/+0
* Decorate bulk emails by defaultAurélien Bompard2015-09-081-0/+19
* According to RFC 2369, the URL should be between bracketsAurélien Bompard2015-06-301-1/+1
* Refactor subject-prefix handler out of cook-headers handler and make all testsBarry Warsaw2014-12-211-4/+4
* Fix pipelines tests.Barry Warsaw2014-12-151-4/+4
* tox-ify the test suite. First, this makes it easier to run since you don'tBarry Warsaw2014-11-081-10/+9
|\
| * Tox-ify the test suite. Now you don't have to create a virtualenv separately.Barry Warsaw2014-11-071-3/+3
|/
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-5/+5
* * The `news` runner and queue has been renamed to the more accurate `nntp`.Barry Warsaw2012-03-311-4/+4
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-10/+21
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-071-3/+3
* Restore the RFC 2369 headers to accepted list posts.Barry Warsaw2012-03-011-8/+24
* * Stop adding the X-BeenThere header.Barry Warsaw2011-11-061-68/+11
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+193