Re: [Mailman-Users] mailman_sync --silent

2004-10-22 Thread Ian Eiloart
--On Friday, October 22, 2004 11:43 am +0100 Richard Barrett <[EMAIL PROTECTED]> wrote: On 22 Oct 2004, at 10:48, Ian Eiloart wrote: Hi, I have a cron job which syncs a mailman mailing list membership with a text file maintained by a web application. I used mailman_sync --silent in the code, but

Re: [Mailman-Users] mailman_sync --silent

2004-10-22 Thread Richard Barrett
On 22 Oct 2004, at 10:48, Ian Eiloart wrote: Hi, I have a cron job which syncs a mailman mailing list membership with a text file maintained by a web application. I used mailman_sync --silent in the code, but now mailman_sync complains that it doesn't support --silent. Is this a feature that has

[Mailman-Users] mailman_sync --silent

2004-10-22 Thread Ian Eiloart
Hi, I have a cron job which syncs a mailman mailing list membership with a text file maintained by a web application. I used mailman_sync --silent in the code, but now mailman_sync complains that it doesn't support --silent. Is this a feature that has been lost in an update? The problem is tha