Re: [Exim] Frozen due to dns-lookup problem

Top Pagina
Delete this message
Reply to this message
Auteur: Philip Hazel
Datum:  
Aan: Sascha E. Pollok
CC: exim-users
Onderwerp: Re: [Exim] Frozen due to dns-lookup problem
On Sun, 30 Jul 2000, Sascha E. Pollok wrote:

> customer_route:
> driver = domainlist
> transport = remote_smtp
> route_file = /usr/local/exim/customer.route
> search_type = partial-lsearch


> 2000-07-30 18:01:02 13IvHL-0003qk-00 == susi@??? R=customer_route defer
> (-1): lookup of host "mail.test.de" failed in customer_route router
> 2000-07-30 18:01:02 13IvHL-0003qk-00 Frozen


The argument goes like this: You have routed this message to a specific
host by name. However, that host does not exist. Therefore, this looks
like a configuration error which should be brought to the attention of
the postmaster, and also, there is no point in keeping on retrying.

This happens only when the DNS lookup yields "no such host". It should
not happen if there are just DNS problems like timeouts, etc.

You can, however, change the behaviour by setting host_find_failed.

Hmm. Just had a thought. I suppose if you said "byname" and it did a DNS
lookup that timed out, gethostbyname() might yield "no such host".

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.