aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2017-10-27 14:56:53 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2017-10-27 14:56:53 +0900
commitaf70c2e38f4df2ea8be1cc3e50b6a43686fb2888 (patch)
tree236035ba79bf8979426e316078c2f93f0bc5319d /Mailman/Handlers
parent170bba3f35048cdbb95713fd1d45dd43b301d005 (diff)
parentbc77a098657cbc0db309de8fb9e63d079f43f955 (diff)
downloadmailman2-af70c2e38f4df2ea8be1cc3e50b6a43686fb2888.tar.gz
mailman2-af70c2e38f4df2ea8be1cc3e50b6a43686fb2888.tar.xz
mailman2-af70c2e38f4df2ea8be1cc3e50b6a43686fb2888.zip
merge lp:mailman/2.1 2.1.25 release (rev 1726)
Diffstat (limited to 'Mailman/Handlers')
-rw-r--r--Mailman/Handlers/SpamDetect.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mailman/Handlers/SpamDetect.py b/Mailman/Handlers/SpamDetect.py
index aaddff5f..257cdb24 100644
--- a/Mailman/Handlers/SpamDetect.py
+++ b/Mailman/Handlers/SpamDetect.py
@@ -117,6 +117,7 @@ def process(mlist, msg, msgdata):
if text:
text = Utils.wrap(text)
else:
+ listowner = mlist.GetOwnerEmail()
text = Utils.wrap(_(
"""You are not allowed to post to this mailing list From: a domain which
publishes a DMARC policy of reject or quarantine, and your message has been