On 14 Dec 2004 at 17:21, EXIM USER wrote about
"[exim] Can anyone shed light the er":
| 2004-12-14 10:46:34 no IP address found for host dell-dad.kmb.com (during
| SMTP connection from [192.168.22.6])
There is no A (Address) record in the DNS named "dell-dad.kmb.com",
which is the name the client at 192.168.22.6 passed on its EHLO
command. This is an informational log message.
Either you don't have a local DNS server configured to answer with
local addresses for the kmb.com zone, or the name that machine knows
itself as (dell-dad) doesn't match the name(s) in your kmb.com zone.
- Fred