RE: [Mailman-Users] running Mailman2.1 from cron

2003-01-23 Thread Neulinger, Nathan
PROTECTED] > Subject: Re: [Mailman-Users] running Mailman2.1 from cron > > > > >>>>> "MB" == Matt Brown <[EMAIL PROTECTED]> writes: > > MB> Is it possible to run Mailman 2.1 from cron, a la v 2.0.13? > > Kind of. bin/qrunner

Re: [Mailman-Users] running Mailman2.1 from cron

2003-01-23 Thread Barry A. Warsaw
> "MB" == Matt Brown <[EMAIL PROTECTED]> writes: MB> Is it possible to run Mailman 2.1 from cron, a la v 2.0.13? Kind of. bin/qrunner -o runs through a queue directory once instead of in a loop. So you could potentially add crontab entries that fire off qrunner -o for each queue direct

Re: [Mailman-Users] running Mailman2.1 from cron

2003-01-23 Thread Jon Carnes
You could run a master script which scans each of the virtual queues and then activates Mailmanctl for that virtual domain if it has a queued up message. The problem would come in knowing when to stop the daemon. It's an interesting problem. On Thu, 2003-01-23 at 05:29, Matt Brown wrote: > Is it

[Mailman-Users] running Mailman2.1 from cron

2003-01-23 Thread Matt Brown
Is it possible to run Mailman 2.1 from cron, a la v 2.0.13? Some background: I'm running a virtualhosting environment where each host gets it's own copy of mailman installed. I know that 2.1 can handle virtualhosts, but the (current) inability to have two lists with the same name under different