Jesus Rivas wrote: >get a list of members who's delivery is >currently disabled by bounce
Mailman's bin/list_members --nomail=bybounce LISTNAME is the preferred way. If you don't have command line access to the server, the script at <http://www.msapiro.net/scripts/mailman-subscribers.py> can give the same result by screen scraping the web admin membership list. Read the beginning of the script for usage information. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
