summaryrefslogtreecommitdiff
path: root/src/mailman/rules/docs/rules.rst
Commit message (Collapse)AuthorAgeFilesLines
* Added a rule to discard messages with no valid sender address.Mark Sapiro2017-06-301-0/+1
|
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-1/+1
|
* DMARC mitigations, part 1a.Mark Sapiro2016-10-311-0/+1
|
* Prevent posting from banned addressesAurélien Bompard2016-10-271-0/+1
| | | | Fixes #283
* Reorganize the documentation for better accesibilityAbhilash Raj2016-08-211-0/+5
|
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-2/+2
| | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies.
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+70