Carl Paukstis wrote: > >Is there an easy way for me as server operator, or for list owners, to >find out the bounce score and other bounce-processing details for an >individual subscriber address (or all subscribers on a list)?
The easiest way to check an individual subscriber is to find the person in the admin Membership list and follow the link to their options page, and if they have a bounce score it is reported on that page. For a single user or an entire list, you can grep Mailman's bounce log (or logs if they rotate) for the user's email or the list name. You could also make a withlist script to report the bounce info for bouncing members. I just added a simple one (get_bounce_info.py) to my examples at <http://veenet.value.net/~msapiro/scripts/> (mirror <http://fog.ccsf.edu/~msapiro/scripts/>). At a minimum it could use an option to ignore stale info. -- 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