"Frank Baillie" <[EMAIL PROTECTED]> wrote: >Hi; > >I supervise a Mailman list for a club of RVers which has about 550 members. > >Once a month I get a new roster to put up on the site, but I don't get >specific changes to email addresses, new members or deleted members. > >Is there a simple way to unsubscribe the entire current list and mass >subscribe the new list? > >Thank you. > >Frank Baillie
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. ---------------------------------------------------------------------- Barry S. Finkel Computing and Information Systems Division Argonne National Laboratory Phone: +1 (630) 252-7277 9700 South Cass Avenue Facsimile:+1 (630) 252-4601 Building 222, Room D209 Internet: [EMAIL PROTECTED] Argonne, IL 60439-4828 IBMMAIL: I1004994 ------------------------------------------------------ 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&file=faq01.027.htp