|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
On 12/5/05, Dan Crosta <dcrosta@sccs.swarthmore.edu> wrote:
> mailman's command "list_members <foolist>" would work, but might require
> you to be user mailman or root.
It definitely does. Otherwise, Python will throw this exception:
IOError: [Errno 13] Permission denied:
'/usr/local/mailman/lists/foo-list/config.pck'
Perhaps a bit of a hack woludl involve going into the admin interface,
hitting /mailman/admin/pa-furry/members?letter=a, and working your way
down the alphabet, not forgetting numbers, either. Then a little bit
of code could be written to parse the results and extract the email
addresses.
-- Doug
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|