summaryrefslogtreecommitdiff
path: root/src/mailman/runners/docs/incoming.rst
Commit message (Expand)AuthorAgeFilesLines
* Added a rule to discard messages with no valid sender address.Mark Sapiro2017-06-301-4/+4
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-1/+1
* Fixed some doctests for the addition of the dmarc-moderation rule.Mark Sapiro2016-11-011-3/+3
* Prevent posting from banned addressesAurélien Bompard2016-10-271-3/+4
* Make creating Link objects a more convenient.Barry Warsaw2016-01-251-4/+2
* Reorder the default-posting-chain to avoid spam.Aurélien Bompard2015-11-211-2/+2
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-0/+1
* Extended test helper subscribe() which takes an optional email address andBarry Warsaw2015-03-261-0/+4
* * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``Barry Warsaw2015-01-031-5/+5
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-14/+14
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-5/+5
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-0/+1
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-071-20/+19
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+263