From bb9f0c58c062cf0bc7ca0e103355443445af2923 Mon Sep 17 00:00:00 2001 From: tkikuchi Date: Mon, 27 Nov 2006 00:35:38 +0000 Subject: internal_name() to fqdn_listname change. --- Mailman/Queue/OutgoingRunner.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mailman/Queue/OutgoingRunner.py') diff --git a/Mailman/Queue/OutgoingRunner.py b/Mailman/Queue/OutgoingRunner.py index 351f24da6..78929398c 100644 --- a/Mailman/Queue/OutgoingRunner.py +++ b/Mailman/Queue/OutgoingRunner.py @@ -99,7 +99,7 @@ class OutgoingRunner(Runner, BounceMixin): # this is what's sent to the user in the probe message. Maybe # we should craft a bounce-like message containing information # about the permanent SMTP failure? - self._queue_bounces(mlist.internal_name(), e.permfailures, msg) + self._queue_bounces(mlist.fqdn_listname, e.permfailures, msg) # Move temporary failures to the qfiles/retry queue which will # occasionally move them back here for another shot at # delivery. -- cgit v1.2.3-70-g09d2