[Mailman-Users] searching for a user in all lists

Mark Sapiro msapiro at value.net
Thu Nov 15 21:28:38 CET 2007


Barry Finkel wrote:
>
>I use it to see to what lists a given e-mail address is subscribed.
>I have not had the need to automate unsubscribes.


Try

 bin/find_member .

(that is find all members matching the regexp '.' in all lists). Or if
you just examine your result on an ad hoc basis,

 bin/find_member <address>

will list all the list to which <address> is subscribed.

-- 
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list