On Tue, 10 Sep 2002, Angel Gabriel wrote: > I have about 3k emaill addresses, that I want to put on a mailman > list. These have been collated from a web form, and are stored in a > txt file, one after the other. I attempted to add them via the web > interface, but that seemed to mess up mailman, until I removed the > list. Is there any other way to add the addresses?
Certainly: the add_members utility in the bin directory of your Mailman installation. Do "add_members -h" for notes on the syntax. You will find many useful things in that bin directory; it is well worth it to take the time to poke around and become familiar with them. - Andrew ---------------------------------------------------------------- Mailman Administrator - http://www.tux.org/mailman/listinfo/ ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/
