Re: [Mailman-Users] list owners

2001-12-18 Thread Con Wieland
7; > >Dump to a file or whatever you like and mail away! Enjoy. > >Jon Carnes >- Original Message - >From: "Con Wieland" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Monday, December 17, 2001 1:57 PM >Subject: [Mailman-Users] list owners >

Re: [Mailman-Users] list owners

2001-12-18 Thread Jon Carnes
eland" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 17, 2001 1:57 PM Subject: [Mailman-Users] list owners > Happy Holidays > > Does anyone have a script to get a list of all the list owners. I want to > make a l

[Mailman-Users] list owners

2001-12-17 Thread Con Wieland
Happy Holidays Does anyone have a script to get a list of all the list owners. I want to make a list-owners list to use for announcements and updates. Thanks in advance. Con -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.o

Re: [Mailman-Users] List owners

2000-12-27 Thread Dan Mick
Kory Wheatley wrote: > > Is there a python script in /mailman/bin that will allow me to get all > of the list moderator email address and > write them to a file. No, but this little shell command will do it: for f in lists/*/config.db ; do echo $f; bin/dumpdb $f | grep "'owner'"; done Less

[Mailman-Users] List owners

2000-12-27 Thread Kory Wheatley
Is there a python script in /mailman/bin that will allow me to get all of the list moderator email address and write them to a file. Respond directly to [EMAIL PROTECTED] -- # Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874 ###