Re: [Mailman-Users] how to generate list of administrators

2002-06-02 Thread Cassandra Fleetwood
'^owner =' | cut -f2 -d"'" done -Cassandra - Original Message - From: "Sarah K. Miller" <[EMAIL PROTECTED]> To: "Cassandra Fleetwood" <[EMAIL PROTECTED]> Sent: Sunday, June 02, 2002 11:21 AM Subject: Re: [Mailman-Users] how to gener

Re: [Mailman-Users] how to generate list of administrators

2002-06-02 Thread Jon Carnes
On Sunday 02 June 2002 01:03 pm, Cassandra Fleetwood wrote: > I want to create a mailing list of the list administrators. How do I > generate this. I'd rather not access each list for this info. -Cassandra POC: ~mailman/bin/list_lists - this will list all the list on the site, then simply add

[Mailman-Users] how to generate list of administrators

2002-06-02 Thread Cassandra Fleetwood
I want to create a mailing list of the list administrators. How do I generate this. I'd rather not access each list for this info. -Cassandra