[Mailman-Users] Change entire user list

Mark Sapiro msapiro at value.net
Mon Dec 4 18:56:14 CET 2006


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