On Sep 5, 2007, at 7:52 AM, Michael Anderson wrote: > 1. Is there a way to mass unsubscribe all the members of a 5k list?
bin/list_members $LISTNAME > your_list_members # (this will create a file with the members' addresses) bin/remove_members $LISTNAME < your_list_members # (this will use the newly-created file to remove the addresses) > 2. I need to send a broadcast message to about 4K addresses. Just a > one-time > announcement. Should I use Mailman for this? I'm not sure how to > set up a > broadcast-only list. Have you set the list up already? You could just create a new, moderated list and not let anyone else post to it. Chris ------------------------------------------------------ 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