lp:~jimpop/mailman/dmarc-reject
Created by
Jim Popovitch
on
2013-03-03
and last modified on
2013-11-23
Hold/Reject/Discard moderation support for Senders with a DMARC p=reject policy, because a mailinglist should never accept what it can't deliver.
NOTE: Because of the change to Mailman/
- Get this branch:
- bzr branch lp:~jimpop/mailman/dmarc-reject
Only
Jim Popovitch
can upload to this branch. If you are
Jim Popovitch
please log in for upload directions.
Branch merges
Propose for merging
- Mark Sapiro: Approve on 2014-04-14
-
Diff: 196 lines (+131/-0)5 files modifiedMailman/Gui/Privacy.py (+24/-0)
Mailman/Handlers/Moderate.py (+19/-0)
Mailman/MailList.py (+2/-0)
Mailman/Utils.py (+83/-0)
Mailman/versions.py (+3/-0)
Branch information
Recent revisions
- 1380. By Jim Popovitch on 2013-11-08
-
Added suuport for p=quarantine based on feedback from Franck Martin.
- 1376. By Jim Popovitch on 2013-03-19
-
Phil Pennock 2013-03-18 Handle CNAMEs when chasing DMARC TXT records.
- 1375. By Jim Popovitch on 2013-03-03
-
Hold/Reject/Discard moderation support for Senders with a DMARC p=reject policy
- 1374. By Mark Sapiro on 2013-01-11
-
Changed configure's method for getting Python's include directory from
distutils.sysconfig. get_config_ var('CONFINCLUD EPY') to
distutils.sysconfig. get_python_ inc(). (LP: 1098162) - 1373. By Mark Sapiro on 2012-12-15
-
Added a minimum delay between retrieval and submission of the subscribe form.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mailman