From dd0ef73015a2add3fc87ec53f0120f0543597d08 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Mon, 22 Oct 2001 16:24:06 +0000 Subject: process(): Forgot to include a realname local var. --- Mailman/Handlers/CalcRecips.py | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.3-70-g09d2