T=remote_smtp defer (-53): retry time not reached for any host

madan.cpanelnet

Well-Known Member
Apr 1, 2006
69
0
156
INDIA
Hello;

We have problems sending email to yahoo accounts from one server ....

Here is the exim log...

2006-10-29 15:29:21 1GeIDZ-0007fM-8W == [email protected] R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host
2006-10-29 15:29:21 1GeIDZ-0007fP-EL == [email protected] R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host


I have replaced original name with xxx and yyyy for the email accounts in the above log.


[email protected] [/var/cpanel/users]# exim -bt [email protected]
[email protected]
router = lookuphost, transport = remote_smtp
host mx3.mail.yahoo.com [67.28.113.74] MX=1
host mx3.mail.yahoo.com [4.79.181.168] MX=1
host mx3.mail.yahoo.com [4.79.181.134] MX=1
host mx3.mail.yahoo.com [67.28.113.10] MX=1
host mx3.mail.yahoo.com [67.28.113.71] MX=1
host mx1.mail.yahoo.com [67.28.113.19] MX=1
host mx1.mail.yahoo.com [4.79.181.15] MX=1
host mx1.mail.yahoo.com [67.28.113.73] MX=1
host mx1.mail.yahoo.com [4.79.181.14] MX=1
host mx2.mail.yahoo.com [4.79.181.135] MX=1
host mx2.mail.yahoo.com [67.28.113.70] MX=1
host mx2.mail.yahoo.com [67.28.113.72] MX=1
host mx2.mail.yahoo.com [4.79.181.136] MX=1
host mta-v1.mail.vip.re3.yahoo.com [66.196.97.250] MX=5



[email protected] [/var/cpanel/users]# exim -bt [email protected]
[email protected]
router = lookuphost, transport = remote_smtp
host mx2.mail.yahoo.com [4.79.181.136] MX=1
host mx2.mail.yahoo.com [4.79.181.135] MX=1
host mx2.mail.yahoo.com [67.28.113.72] MX=1
host mx2.mail.yahoo.com [67.28.113.70] MX=1
host mx2.mail.yahoo.com [4.79.181.168] MX=1
host mx3.mail.yahoo.com [67.28.113.10] MX=1
host mx3.mail.yahoo.com [67.28.113.74] MX=1
host mx3.mail.yahoo.com [4.79.181.134] MX=1
host mx3.mail.yahoo.com [67.28.113.71] MX=1
host mx1.mail.yahoo.com [67.28.113.73] MX=1
host mx1.mail.yahoo.com [67.28.113.19] MX=1
host mx1.mail.yahoo.com [4.79.181.15] MX=1
host mx1.mail.yahoo.com [4.79.181.14] MX=1
host mx4.mail.yahoo.com [unknown] MX=5 ** unusable **


We can ping yahoo domains ...

[email protected] [/var/cpanel/users]# ping yahoo.com
PING yahoo.com (66.94.234.13) 56(84) bytes of data.
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=0 ttl=55 time=46.8 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=1 ttl=56 time=46.5 ms


[email protected] [/var/cpanel/users]# ping yahoo.es
PING yahoo.es (217.12.3.11) 56(84) bytes of data.
64 bytes from www2.vip.ukl.yahoo.com (217.12.3.11): icmp_seq=0 ttl=244 time=105 ms
64 bytes from www2.vip.ukl.yahoo.com (217.12.3.11): icmp_seq=1 ttl=244 time=104 ms
64 bytes from www2.vip.ukl.yahoo.com (217.12.3.11): icmp_seq=2 ttl=244 time=103 ms




I even went on to stop/flush firewall and check emails .. still the same error.

SMTP tweak is also disabled on the server.

Other details:-
[email protected] [/var/cpanel/users]# netstat -anp | grep :25
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 31502/exim


Resolv.conf looks ok and reverse dns is already up for the server.


The same email is recieved at hotmail or gmail accounts.


Please advise.



Thanks