summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2001-10-22 16:24:06 +0000
committerbwarsaw2001-10-22 16:24:06 +0000
commitdd0ef73015a2add3fc87ec53f0120f0543597d08 (patch)
tree831aa108df1bd76c05600c9003689ea3718e0f4c
parent5854ed42a0decbb74866d3e00b23678b9fefec28 (diff)
downloadmailman-dd0ef73015a2add3fc87ec53f0120f0543597d08.tar.gz
mailman-dd0ef73015a2add3fc87ec53f0120f0543597d08.tar.zst
mailman-dd0ef73015a2add3fc87ec53f0120f0543597d08.zip
-rw-r--r--Mailman/Handlers/CalcRecips.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mailman/Handlers/CalcRecips.py b/Mailman/Handlers/CalcRecips.py
index b8a53c209..1dcd75c67 100644
--- a/Mailman/Handlers/CalcRecips.py
+++ b/Mailman/Handlers/CalcRecips.py
@@ -63,6 +63,7 @@ def process(mlist, msg, msgdata):
# Bad Urgent: password, so reject it instead of passing it on. I
# think it's better that the sender know they screwed up than to
# deliver it normally.
+ realname = mlist.real_name
text = _("""\
Your urgent message to the %(realname)s mailing list was not authorized for
delivery. The original message as received by Mailman is attached.