Re: [Mailman-Users] create multiple lists resolved

2006-03-30 Thread Carconni
PROTECTED] Subject:Re: [Mailman-Users] create multiple lists Date: March 29, 2006 5:22:54 PM PST To: [EMAIL PROTECTED], mailman-users@python.org Carconni wrote: Were moving to mailman and I need to create over 250 "lists". All the lists will have the same owner and an

Re: [Mailman-Users] create multiple lists

2006-03-29 Thread Mark Sapiro
Carconni wrote: > >Were moving to mailman and I need to create over 250 "lists". All the lists >will have the same owner and and the same password. Is there anyway to >automate this? I can set up a script to loop through a test file but how can >I set the owner_mail = args[1] and listpasswd =

[Mailman-Users] create multiple lists

2006-03-29 Thread Carconni
Hi, Were moving to mailman and I need to create over 250 "lists". All the lists will have the same owner and and the same password. Is there anyway to automate this? I can set up a script to loop through a test file but how can I set the owner_mail = args[1] and listpasswd = args[2] to a def