Gerardo Herzig wrote: >Hi all. I would like to know if there is some way to view all the >accounts who has been disabled (p.e. due for a bounce threshold limit >reached) for a mailman list.
If you have command line access to your Mailman installation, use bin/list_members for this. See 'bin/list_members --help'. If you don't have command line access to your Mailman installation, see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.062.htp>. You can use the script referred to in that FAQ to extract the list of members and flags via the admin web interface, and post-process the result to get the subset you want. -- 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