From 87dee93764ce849ad0a454252e5de466a4cb693f Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 2 Feb 2016 12:17:20 -0800 Subject: Added dmarc_non_moderation_action to list settings. --- Mailman/Gui/Privacy.py | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'Mailman/Gui') diff --git a/Mailman/Gui/Privacy.py b/Mailman/Gui/Privacy.py index 668140e8..e500908d 100644 --- a/Mailman/Gui/Privacy.py +++ b/Mailman/Gui/Privacy.py @@ -329,6 +329,25 @@ class Privacy(GUIBase): the message will likely not bounce, but will be delivered to recipients' spam folders or other hard to find places.""")), + ('dmarc_none_moderation_action', mm_cfg.Radio, + (_('No'), _('Yes')), 0, + _("""Shall the above dmarc_moderation_action apply to messages + From: domains with DMARC p=none as well as p=quarantine and + p=reject"""), + + _("""