
Before I do this myself. Does anyone have a script to list all
subscribers to a mailman site?
Con Wieland UC Irvine

On Tue, 1 Apr 2008 09:46:33 -0700 Con Wieland <cwieland@uci.edu> 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.
Attila Kinali
-- Praised are the Fountains of Shelieth, the silver harp of the waters, But blest in my name forever this stream that stanched my thirst! -- Deed of Morred

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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (3)
-
Attila Kinali
-
Con Wieland
-
Mark Sapiro