[Mailman-Users] Bulk Subscriptions

Mark Sapiro msapiro at value.net
Sat Oct 28 16:36:56 CEST 2006


Florendo, Leo wrote:

>Is it possible to easily subscribe (or unsubscribe, or make other admin
>changes to) a single email to many lists? How?


Many user options can be changed globally via the web options page, but
only by the user or the site admin. A list admin cannot change a
members options globally via the web.

If you have command line access, bin/remove_members can remove a member
from all lists. bin/add_members could be wrapped in a shell script to
subscribe a member to multiple lists.

If you don't have command line access, you might be able to script the
web interface to do these things. See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.062.htp>
for links to some examples of scripting the web interface.

-- 
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