From 80f14d7924d0a1b90873ecdc8388a10d31e440b3 Mon Sep 17 00:00:00 2001 From: Jim Popovitch Date: Sun, 20 Oct 2013 21:55:48 +0000 Subject: Incorporated feedback from Mark S. --- Mailman/Gui/Privacy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mailman/Gui/Privacy.py b/Mailman/Gui/Privacy.py index ae78b209..3e963b7a 100644 --- a/Mailman/Gui/Privacy.py +++ b/Mailman/Gui/Privacy.py @@ -236,7 +236,7 @@ class Privacy(GUIBase): be sent to moderated members who post to this list.""")), ('dmarc_moderation_action', mm_cfg.Radio, - (_('Hold'), _('Reject'), _('Discard')), 0, + (_('Accept'), _('Hold'), _('Reject'), _('Discard')), 0, _("""Action to take when anyone posts to the list from a domain with a DMARC Reject Policy."""), _("""