summaryrefslogtreecommitdiff
path: root/Mailman/Queue/BounceRunner.py
diff options
context:
space:
mode:
authorbwarsaw2002-10-21 16:15:52 +0000
committerbwarsaw2002-10-21 16:15:52 +0000
commit99b19b3c03ef5a6741024cdd4f903cad9530189a (patch)
treeda42e6adfe9f4b6f282dd207bc4edd2fc1799d04 /Mailman/Queue/BounceRunner.py
parent8affd3598e0f5f73f006482834a6e876e7901b84 (diff)
downloadmailman-99b19b3c03ef5a6741024cdd4f903cad9530189a.tar.gz
mailman-99b19b3c03ef5a6741024cdd4f903cad9530189a.tar.zst
mailman-99b19b3c03ef5a6741024cdd4f903cad9530189a.zip
Diffstat (limited to 'Mailman/Queue/BounceRunner.py')
-rw-r--r--Mailman/Queue/BounceRunner.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mailman/Queue/BounceRunner.py b/Mailman/Queue/BounceRunner.py
index fea218d6f..0ba597c0a 100644
--- a/Mailman/Queue/BounceRunner.py
+++ b/Mailman/Queue/BounceRunner.py
@@ -172,9 +172,9 @@ def maybe_forward(mlist, msg):
mlist.ForwardMessage(msg,
text=_("""\
The attached message was received as a bounce, but either the bounce format
-was not recognized, or no member addresses could be extracted from it. You,
-as the list administrators have requested to receive all unrecognized bounce
-messages.
+was not recognized, or no member addresses could be extracted from it. This
+mailing list has been configured to send all unrecognized bounce messages to
+the list administrator(s).
"""),
subject=_('Uncaught bounce notification'),