On Thu, May 24, 2001 at 03:05:31PM -0700, Sarah K. Miller wrote:
> Have any of you found an automated way to slurp all of the addresses off 
> of all the lists on your system and then subscribe them to another list 
> on the system? 

bin/list_users <listname> > /tmp/list1.txt
bin/add_members /tmp/list1.txt <new-listname>

Repeat for every list on your system.
Really easy.  

Bill

-- 
Bill Bradford
[EMAIL PROTECTED]
Austin, TX

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to