[Mailman-Users] Mailman Problems - Serious

Joyce, Wesley K. wjoyce at uvi.edu
Wed Oct 11 05:38:21 CEST 2006


Ahh, this is very useful.  I will try this setting and see how it works.
 
Thanks.

________________________________

From: Mark Sapiro [mailto:msapiro at value.net]
Sent: Tue 10/10/2006 11:31 PM
To: Joyce, Wesley K.; mailman-users at python.org
Subject: Re: [Mailman-Users] Mailman Problems - Serious



Joyce, Wesley K. wrote:
>
>Yes I do, but am I correct in thinking the bounce processing isn't going to happen because postfix is killing the session from mailman before it completes?


I suspect you are correct in this. It depends on what SMTPDirect sees
in the return from the SMTP transaction, but the smtp-failure log
messages seem to say it just sees the connection loss.

You could try setting

VERP_DELIVERY_INTERVAL = 1

in mm_cfg.py. This will cause each user's delivery to be a separate
SMTP transaction with only one recipient which may avoid the 421
errors and will return the 550 errors for most if not all the bad
addresses.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan






More information about the Mailman-Users mailing list