Josh Baird wrote: >Is there a way to see bounce statistics? I am interested in seeing the >number of bounces per message, and maybe the contents of the bounce >message?
You would need to look at the 'bounce' log for bounce information and perhaps correlate this with information from the 'post' and/or 'smtp' logs. Presumably, you could create some kind of script to do this. This will enable you to see the number of bounces and the bouncing addresses. The only actual bounce message you see without modifying bounce processing code are unrecognized bounces when bounce_unrecognized_goes_to_list_owner is yes, and the disabling bounce when bounce_notify_owner_on_disable is yes. -- Mark Sapiro <[EMAIL PROTECTED]> 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://www.python.org/cgi-bin/faqw-mm.py 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://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp