<html>
<head>
</head>
<body>
Here is what's in my mailman crond<br>
<br>
#<br>
# Retry failed deliveries once per minute.<br>
* * * * * /usr/bin/python -S /home/mailman/cron/qrunner<br>
<br>
How would I change this to retry failed deliveries say, once per 5 minutes?<br>
<br>
Ashley M. Kirchner wrote:<br>
<blockquote type="cite" cite="mid:3C740908.DDF44389@pcraft.com">
  <pre wrap="">Ron Parker wrote:<br><br></pre>
  <blockquote type="cite">
    <pre wrap="">a.What causes this to happen?<br></pre>
    </blockquote>
    <pre wrap=""><!----><br>    This is usually an indication that your qrunner can't complete a full run<br>within 60 seconds (the default time interval between qrunners).  Try running<br>your qrunner task manually and see how long it takes.<br><br><br></pre>
    <blockquote type="cite">
      <pre wrap="">b. How do I prevent it?<br></pre>
      </blockquote>
      <pre wrap=""><!----><br>    Adjust the crontask and give it a larger interval.<br><br>--<br>W | I haven't lost my mind; it's backed up on tape somewhere.<br>  +--------------------------------------------------------------------<br>  Ashley M. Kirchner <a class="moz-txt-link-rfc2396E" href="mailto:ashley@pcraft.com">&lt;mailto:ashley@pcraft.com&gt;</a>   .   303.442.6410 x130<br>  IT Director / SysAdmin / WebSmith             .     800.441.3873 x130<br>  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6<br>  <a class="moz-txt-link-freetext" href="http://www.pcraft.com">http://www.pcraft.com</a> ..... .  .    .       Boulder, CO 80303, U.S.A.<br><br><br><br><br>------------------------------------------------------<br>Mailman-Users maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Mailman-Users@python.org">Mailman-Users@python.org</a><br><a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/mailman-users">http://m
ail.python.org/mailman/listinfo/mailman-users</a><br><br><br></pre>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="$mailwrapcol">-- 
Ron Parker
Software Creations            <a class="moz-txt-link-freetext" href="http://www.scbbs.com">http://www.scbbs.com</a>
Civil War Online Library      <a class="moz-txt-link-freetext" href="http://civilwar.scbbs.com">http://civilwar.scbbs.com</a>
VSB Interest Group            <a class="moz-txt-link-freetext" href="http://vsb.scbbs.com">http://vsb.scbbs.com</a></pre>
      <br>
      </body>
      </html>