Bruce Harrison wrote:
>
>Is it possible to call the /bin/find_member script to retrieve a list of lists 
>a person is subscribed to?


Only by creating a wrapper to be executed by the web server that would
run bin/find_member and report results.

See the FAQ at <http://wiki.list.org/x/uIA9>, in particular, the
members.c wrapper linked therefrom.


>Is there another way to get this particular bit of information?

http://example.com/mailman/options/LIST/[email protected]?othersubs=1&password=xxx


where LIST is one of the lists of which [email protected] is a member
and xxx is either the user's password for this list or the site
password. The list admin password won't work, and the site password
will only work if

ALLOW_SITE_ADMIN_COOKIES = Yes

in mm_cfg.py.

-- 
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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to