aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Defaults.py.in
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2019-05-23 15:42:22 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2019-05-23 15:42:22 +0900
commit83402ad71a22c272ea825068e496efc7fdcebb86 (patch)
treed44426fad9917d192dfd69c3ee1fef004575b0fc /Mailman/Defaults.py.in
parent5ebdd6c6305f2f0a564540d0469ed66096cc41a1 (diff)
parente924228ee33e529f4a9d63b9bdf88ff0d187c76f (diff)
downloadmailman2-83402ad71a22c272ea825068e496efc7fdcebb86.tar.gz
mailman2-83402ad71a22c272ea825068e496efc7fdcebb86.tar.xz
mailman2-83402ad71a22c272ea825068e496efc7fdcebb86.zip
catch up Japanese translation of Mailman.py.in for change of upstream rev 1811
Diffstat (limited to 'Mailman/Defaults.py.in')
-rwxr-xr-xMailman/Defaults.py.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/Mailman/Defaults.py.in b/Mailman/Defaults.py.in
index fabd95bd..3350f278 100755
--- a/Mailman/Defaults.py.in
+++ b/Mailman/Defaults.py.in
@@ -1171,7 +1171,9 @@ DEFAULT_DMARC_QUARANTINE_MODERATION_ACTION = Yes
# Default action for posts whose From: address domain has a DMARC policy of
# reject or quarantine. See DEFAULT_FROM_IS_LIST below. Whatever is set as
-# the default here precludes the list owner from setting a lower value.
+# the default here precludes the list owner from setting a lower value, however
+# an existing list won't be changed until the first time "Submit Your Changes"
+# is pressed on the list's Privacy options... -> Sender filters page.
# 0 = Accept
# 1 = Munge From
# 2 = Wrap Message