summaryrefslogtreecommitdiff
path: root/src/mailman/chains/docs
Commit message (Expand)AuthorAgeFilesLines
* Added a rule to discard messages with no valid sender address.Mark Sapiro2017-06-301-0/+5
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-5/+5
* Fixed some doctests for the addition of the dmarc-moderation rule.Mark Sapiro2016-11-011-0/+5
* Prevent posting from banned addressesAurélien Bompard2016-10-271-0/+5
* Reorganize the documentation for better accesibilityAbhilash Raj2016-08-211-0/+8
* Allow fall backs for moderation actions.Barry Warsaw2016-04-011-17/+18
* Members and nonmembers moderation action fallbackAurélien Bompard2016-03-311-8/+21
* Reorder the default-posting-chain to avoid spam.Aurélien Bompard2015-11-211-8/+1
* Replace add_member() with subscribe() helper.Barry Warsaw2015-03-261-7/+4
* * Refactor add_member() so that it uses a RequestRecord namedtuple.Barry Warsaw2015-03-211-2/+5
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-9/+9
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-7/+7
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-071-5/+5
* Complete bug 827036 work.Barry Warsaw2011-08-171-0/+0
* Major terminology shift:Barry Warsaw2011-06-011-1/+1
* Split member and nonmember moderation.Barry Warsaw2011-01-021-18/+61
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-291-40/+42
* This is part 1 of the merge of Jimmy Bergman's branchBarry Warsaw2010-12-282-0/+177