Jean Stora wrote: > >Anybody knows the command or keyword to retrieve the entire list including >private member and their names?
In Mailman 2.1.10 (not released yet), the email command 'who password' with the list admin or moderator password will show all members. In the mean time, given that you don't have access to Mailman's bin/list_members command on the server, the only way to do this is by a script which screen scrapes the web admin membership pages. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.062.htp>. -- 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://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
