summaryrefslogtreecommitdiff
path: root/src/mailman/core/docs/chains.rst
Commit message (Collapse)AuthorAgeFilesLines
* Added a rule to discard messages with no valid sender address.Mark Sapiro2017-06-301-4/+5
|
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-2/+2
|
* Fixed some doctests for the addition of the dmarc-moderation rule.Mark Sapiro2016-11-011-3/+4
|
* Prevent posting from banned addressesAurélien Bompard2016-10-271-3/+5
| | | | Fixes #283
* Reorder the default-posting-chain to avoid spam.Aurélien Bompard2015-11-211-2/+2
| | | | | | Fixes: #163 Adapt unit tests.
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-3/+6
| | | | | | `X-Message-ID-Hash` although the latter is still included for backward compatibility. Also be sure that all places which add the header use the same algorithm.
* Implement reasons for why a message is being held for moderator approval.Barry Warsaw2015-05-111-54/+5
| | | | | | | Given by Aurélien Bompard, tweaked by Barry Warsaw. Remove the inaccurate confirmation url and admindb urls from the substitution dictionaries for postauth.txt and posthold.txt, and the templates.
* Clean up some templates; given by raj-abhilash1Barry Warsaw2015-04-161-7/+4
|
* Move a doctest to the right directory.Barry Warsaw2015-04-161-0/+344