On Fri, 22 Jul 2005, Eli wrote: > Here's the global settings (pertaining to retries), the router, the > transport, and the retry rules (all of them just in case):
> > 66.165.106.102 * F,3h,5m; F,12h,15m; F,1d,1h; F,2d,3h > 66.165.106.103 * F,3h,5m; F,12h,15m; F,1d,1h; F,2d,3h > 66.165.106.126 * F,3h,5m; F,12h,15m; F,1d,1h; F,2d,3h >From spec.txt: For a temporary error that is not related to an individual address, (for example, a connection timeout), each line in the retry configuration is checked twice. First, the name of the remote host is used as a domain name (preceded by '*@' when matching a regular expression). If this does not match the line, the domain from the email address is tried in a similar fashion. Note that nowhere does it mention an IP address. In other words, your rules will never trigger. -- Philip Hazel University of Cambridge Computing Service, [EMAIL PROTECTED] Cambridge, England. Phone: +44 1223 334714. Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## 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/
