Here is what's in my mailman crond

#
# Retry failed deliveries once per minute.
* * * * * /usr/bin/python -S /home/mailman/cron/qrunner

How would I change this to retry failed deliveries say, once per 5 minutes?

Ashley M. Kirchner wrote:
[EMAIL PROTECTED]">
Ron Parker wrote:

a.What causes this to happen?

This is usually an indication that your qrunner can't complete a full run
within 60 seconds (the default time interval between qrunners). Try running
your qrunner task manually and see how long it takes.


b. How do I prevent it?

Adjust the crontask and give it a larger interval.

--
W | I haven't lost my mind; it's backed up on tape somewhere.
+--------------------------------------------------------------------
Ashley M. Kirchner <mailto:[EMAIL PROTECTED]> . 303.442.6410 x130
IT Director / SysAdmin / WebSmith . 800.441.3873 x130
Photo Craft Laboratories, Inc. . 3550 Arapahoe Ave. #6
http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A.




------------------------------------------------------
Mailman-Users maillist - [EMAIL PROTECTED]
http://m ail.python.org/mailman/listinfo/mailman-users



-- 
Ron Parker
Software Creations            http://www.scbbs.com
Civil War Online Library      http://civilwar.scbbs.com
VSB Interest Group            http://vsb.scbbs.com



Reply via email to