Khalil Abbas wrote:
>
>I have a list of 15000 subscribers .. and everything was working fine till 
>like 2 weeks ago, when sending to the list and checking the mail statistics.. 
>I find out that the outgoing emails are only 9000!! I used to check the logs 
>and all the 15000 were being sent successfully .. but now it's 9000 only and 
>people has been complaining that they are not recieving my messages..


Assuming that

bin/list_members -n LISTNAME | wc -l

reports zero, and

bin/list_members -d LISTNAME | wc -l

reports zero, and

bin/list_members -r LISTNAME | wc -l

reports 15,000

and Mailman's smtp log reports something like

May 17 13:00:37 2009 (7605) <message-id> smtp to LISTNAME for 9000
recips, completed in xx.xxx seconds

check Mailman's smtp-failure log.

-- 
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
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to