Re: [Mailman-Users] subscribers counter

2002-02-15 Thread Jon Carnes
On Friday 15 February 2002 08:55 am, Daniel Zeiss wrote: > Hello, > > I would like to put a counter on a website with how many people are > actually subscribed to one mailinglist using mailman. > > How is that possible? > > bye > Daniel Setup a cron job to dump out the member list and then

Re: [Mailman-Users] subscribers counter

2002-02-15 Thread Nigel Metheringham
On Fri, 2002-02-15 at 15:03, Matthew Thompson wrote: > Have you considered a little php script that runs under cron and reads in > the number of lines in your members file. It could be written to output > the number of lines to a small text file that could be read back in. Nice idea, but Mailma

Re: [Mailman-Users] subscribers counter

2002-02-15 Thread Daniel Zeiss
Hi, > > > > "IOError: [Errno 13] Permission denied: > > '/usr/local/mailman/lists/medizin/config.db'" > > Have you considered a little php script that runs under cron and reads in > the number of lines in your members file. It could be written to output > the number of lines to a small text file

Re: [Mailman-Users] subscribers counter

2002-02-15 Thread Matthew Thompson
On Friday, February 15, 2002, at 02:54 PM, Daniel Zeiss wrote: > Hi, > >> You can do: >> ~mailman/bin/list_members $LISTNAME > $WEBDIR/subscriber-count.txt >> in your crontab, and include the subscriber-count.txt file in your > > No, that wont work. > > "IOError: [Errno 13] Permission denied: > '

Re: [Mailman-Users] subscribers counter

2002-02-15 Thread Daniel Zeiss
Hi, > You can do: > ~mailman/bin/list_members $LISTNAME > $WEBDIR/subscriber-count.txt > in your crontab, and include the subscriber-count.txt file in your No, that wont work. "IOError: [Errno 13] Permission denied: '/usr/local/mailman/lists/medizin/config.db'" because I am not root at the ma

Re: [Mailman-Users] subscribers counter

2002-02-15 Thread Don Marti
begin Daniel Zeiss quotation of Fri, Feb 15, 2002 at 02:55:49PM +0100: > I would like to put a counter on a website with how many people are actually > subscribed to one mailinglist using mailman. You can do: ~mailman/bin/list_members $LISTNAME > $WEBDIR/subscriber-count.txt in your crontab,

[Mailman-Users] subscribers counter

2002-02-15 Thread Daniel Zeiss
Hello, I would like to put a counter on a website with how many people are actually subscribed to one mailinglist using mailman. How is that possible? bye Daniel -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/