Con Wieland wrote:
>Before I do this myself. Does anyone have a script to list all
>subscribers to a mailman site?
bin/find_member .
(The '.' is intentional - it is a regexp that matches any character)
--
Mark Sapiro <[EMAIL PROTECTED]>The highway is for gamblers,
San Francisco Ba
On Tue, 1 Apr 2008 09:46:33 -0700
Con Wieland <[EMAIL PROTECTED]> wrote:
> Before I do this myself. Does anyone have a script to list all
> subscribers to a mailman site?
How about `find_members .*` ?
Alternatively a combination of list_members and list_lists
should also work.
Before I do this myself. Does anyone have a script to list all
subscribers to a mailman site?
Con Wieland
UC Irvine
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http:/