On Mon, 2002-12-09 at 20:38, Tim Legant wrote: > Since I accidently upgraded to the CVS version, I've been receiving > mail from cron that I never used to receive. I've just investigated > this and it's the line in my crontab that deletes crap out of pending: > > 0 7 * * * /home/thl/tmda/bin/tmda-pending -qbd -O 7d > > This never used to send mail because the -q flag means "Suppress > output". Apparently we're not handling that flag correctly in > Pending, now. I'll look at why later today, unless David beats me to > it.
Did my last commit solved that issue ? All I did was to default to non-verbose when running in batch mode, but I'm not sure if I have to force it to quiet or not. David _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
