Barry Finkel wrote:
>
>There are two commands in the bin directory:
>
>     remove_members --all --nouserack --noadminack $LISTNAME
>     add_members -w n -r $FILE $LISTNAME
>
>The first will remove all subscribers in $LISTNAME without any
>acknowledgements to the subscribers and administrators.
>
>The second will silently subscribe all of the e-mail addresses in
>the $FILE file.


And there is the sync_members command which synchronizes the list
membership with the addresses in an input file which is the one step
way to do what is wanted, but these all require command line access.
Ralf's patch mentioned in another reply allows doing sync_members from
the web interface, but of course it requires more than command line
access to install the patch.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to