Re:[Mailman-Users] Finding out all the list administrator on a site

2001-01-30 Thread Georg Koch
> We will be upgrading our Mailman installation shortly and I wish to notify > all the list admins of this. Is there straightforward way of collecting all > the mail addresses using a script? Ray, here is my script. #!/bin/sh # output 'listname : owner' for all lists for i in ../lists/*; d

Re: [Mailman-Users] Finding out all the list administrator on a site

2001-01-29 Thread Dan Mick
Grovel through the outputs of either bin/config_list or bin/dumpdb with grep/awk. Use "ls lists/*" to generate a list of lists. > Ray Gardener wrote: > > We will be upgrading our Mailman installation shortly and I wish to notify all the >list admins of this. Is there > straightforward way of c

Re: [Mailman-Users] Finding out all the list administrator on a site

2001-01-29 Thread Todd Pfaff
On Mon, 29 Jan 2001, Ray Gardener wrote: > We will be upgrading our Mailman installation shortly and I wish to > notify all the list admins of this. Is there straightforward way of > collecting all the mail addresses using a script? You may find this method useful. I have a mailman list named