On 14 Dec 2004 at 19:59, EXIM USER wrote about
"Re: [exim] Can anyone shed light ":
| There is an A Record:
|
| [root@hpserver root]# host 192.168.22.6
| 6.22.168.192.in-addr.arpa domain name pointer dell-dad.kmb.com.
| [root@hpserver root]#
That's a PTR record associated with the IP address, not an A record
associated with the HELO name. Try "dig dell-dad.kmb.com a".
- Fred