Willy Janssen wrote:
>
>One user of a small mailing list was set to "no mail", reason: "B -- 
>Delivery was disabled by the system due to excessive bouncing from the 
>member's address". Ok, that's fine. The problem is that I, the list 
>administrator, got no notification although 
>"bounce_notify_owner_on_disable" is set.
>
>Any explanation?


Is mail to LISTNAME-owner delivered?

Check Mailman's bounce log to find when the disable occurred. Then
check Mailman's smtp log at the same timestamp to see if there is a
pair of entries similar to

Jun 17 12:53:46 2012 (8882)
<mailman.200.1339962825.8880.listn...@example.com> smtp to listname
for 1 recips, completed in 0.024 seconds

Jun 17 12:53:51 2012 (8882)
<mailman.200.1339962825.8880.listn...@example.com> smtp to listname
for N recips, completed in 0.025 seconds

Note the mailman generated message id. the first is the message to
listname-owner and the second is the resend to the N owners and
moderators.

Also check the MTA logs.

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

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to