summaryrefslogtreecommitdiff
path: root/src/mailman/handlers/dmarc.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
|
* Make code style review pass.Barry Warsaw2017-01-041-46/+51
|
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-27/+20
|
* Modifications based on feedback from Barry.Mark Sapiro2016-12-161-28/+57
| | | | | | Also, the change to the value column of pendedkeyvalue from SAUnicode to SAUnicodeLarge is removed as it is a separate MR now. This will cause mysql CI to fail until that MR lands.
* Replaced mailman.public with public.public.Mark Sapiro2016-12-091-8/+4
| | | | | Simplified Munge From replacement and added a test for rfc2047 encoded display name.
* Forward port MM 2.1 fix for LP: #1643210.Mark Sapiro2016-11-261-32/+28
|
* Fixed a minor issue in handlers/dmarc.py revealed in testing.Mark Sapiro2016-11-031-0/+1
| | | | | Added tests. Tweaked some docs.
* DMARC mitigations, part 1a.Mark Sapiro2016-10-311-0/+206