Re: [Exim] FW: Mail delivery failed

Top Page
Delete this message
Reply to this message
Author: Suresh Ramasubramanian
Date:  
To: Cory Daehn
CC: 'Dr Andrew C Aitchison', exim-users
Subject: Re: [Exim] FW: Mail delivery failed
Cory Daehn wrote:

> (landau)(root)(2003.05.26 13:28)
> (/root) -> exim -d -bt marcus_jones@???
> Exim version 3.36 debug level 1 uid=0 gid=0
> Berkeley DB: Sleepycat Software: Berkeley DB 3.3.11: (July 12, 2001)
> marcus_jones@???
> deliver to marcus_jones@???
> router = lookuphost, transport = remote_smtp
> host mail.mediaone.com [0.0.0.0] MX=0


suresh@frodo 06:52:51 [~]$ /usr/local/sbin/exim -bv -v root@???
LOG: MAIN
lowest numbered MX record points to local host: mediaone.com (while
routing <root@???>)
root@??? cannot be resolved at this time

and, part of a debugging session, with a more detailed look at this:

calling dnslookup router
dnslookup router called for root@???
domain = mediaone.com
DNS lookup of mediaone.com (MX) succeeded
DNS lookup of mail.mediaone.com (AAAA) gave NO_DATA
returning DNS_NODATA
DNS lookup of mail.mediaone.com (A) succeeded
0.0.0.0 in "127.0.0.0/8"? no (end of list)
local host has lowest MX
fully qualified name = mediaone.com
host_find_bydns yield = HOST_FOUND_LOCAL (3); returned hosts:
mail.mediaone.com 0.0.0.0 0
LOG: MAIN
lowest numbered MX record points to local host: mediaone.com (while
routing <root@???>)
dnslookup router: defer for root@???
message: lowest numbered MX record points to local host
root@??? cannot be resolved at this time:
lowest numbered MX record points to local host
search_tidyup called
>>>>>>>>>>>>>>>> Exim pid=42812 terminating with rc=1 >>>>>>>>>>>>>>>>


    srs