[Mailman-Users] How to compile all addresses subbed to all lists on a system

Bill Bradford mrbill at mrbill.net
Fri May 25 00:09:29 CEST 2001


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
mrbill at mrbill.net
Austin, TX




More information about the Mailman-Users mailing list