[Mailman-Users] Mailman Problems - Serious

Mark Sapiro msapiro at value.net
Wed Oct 11 05:31:07 CEST 2006


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