On Fri, 22 Jul 2005, Eli wrote: > I've been noticing that messages haven't been getting retried based on what > I've wanted Exim to do via the retry rules I've set, and I found a prime > example today and couldn't figure out why there was such a huge delay > between when the server was retried, so now I'm hoping that someone on the > list can help me figure this out.
When this happens you should also pull the relevant entries out of the retry database. Note that delays before retry are per-host rather than per-message, so if the host has been down for a while the message won't be retried every 5 minutes as you seem to expect. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
