Re: [Mailman-Users] expost user list as csv

2009-10-21 Thread Mark Sapiro
Svante Tidholm wrote: > >Then suddenly I realized this is weird way >to do it, it must be smarter to use the list_member command in bin/, >but I can't get a nicely formatted CSV file as with mailman- >subscribers.py. Has anyone a smart idea on how to fix this? Or maybe I >should add it as a

Re: [Mailman-Users] expost user list as csv

2009-10-21 Thread Barry Finkel
Svante Tidholm wrote: >Hi all, >I've been using a shell script to compile a list of all subscribers on >a list for our intranet at a site I'm taking care of. This is done >with the mailman-subscribers.py script and some smart commands that >parse the csv file in different ways. > >I run thi

Re: [Mailman-Users] expost user list as csv

2009-10-21 Thread Adam McGreggor
On Mon, Oct 19, 2009 at 10:08:42AM +0200, Svante Tidholm wrote: > Hi all, > I've been using a shell script to compile a list of all subscribers on > a list for our intranet at a site I'm taking care of. This is done > with the mailman-subscribers.py script and some smart commands that > parse

[Mailman-Users] expost user list as csv

2009-10-21 Thread Svante Tidholm
Hi all, I've been using a shell script to compile a list of all subscribers on a list for our intranet at a site I'm taking care of. This is done with the mailman-subscribers.py script and some smart commands that parse the csv file in different ways. I run this as a cron script hourly on

[Mailman-Users] expost user list as csv

2009-10-21 Thread Svante Tidholm
Hi all, I've been using a shell script to compile a list of all subscribers on a list for our intranet at a site I'm taking care of. This is done with the mailman-subscribers.py script and some smart commands that parse the csv file in different ways. I run this as a cron script hourly on