Lỗi retry time not reached for any host for năm 2024

This is NS/DNS issue and not Exim. Make sure your Nameservers, with your registrar and server, are configured properly. Run a "DNS report" on your server to see where the problem is with your settings: www.dnsreport.com or www.intodns.com

Lỗi retry time not reached for any host for năm 2024

nobaloney

NoBaloney Internet Svcs - In Memoriam †
  • 5

Are you sure, Andy; it looks to me from his post that DNS is resolving; am I missing something?

Elaine: here's what I get:

Code:

$ telnet mail.sck.com.sg 25
Trying 58.185.199.254...
Connected to mail.sck.com.sg (58.185.199.254).
Escape character is '^]'.
220 mail.sck.com.sg ESMTP MailEnable Service, Version: 0--3.03 ready at 04/26/08 07:55:24

It appears that you're running something called MailEnable Service on the server at 58.185.199.254.

Jeff

  • 6

    Are you sure, Andy; it looks to me from his post that DNS is resolving; am I missing something?

I didn't get a good DNS report on the domain: sck.com.sg, when I this morning. Tonight, I got a full DNS report about this domain.

  • 7

Hi All Do u mean is that the other site server dns record got problem or my DA mail server got problem ?

  • 8

Code:

2008-04-04 16:30:27 1JhhJU-0006OI-Qk => all  F=<[email protected]> R=virtual_user T=virtual_localdelivery S=1668
2008-04-04 16:30:27 1JhhJU-0006OI-Qk ** [email protected] F=<[email protected]> R=lookuphost T=remote_smtp: retry time not reached for any host after a long failure period
2008-04-04 16:30:27 1JhhJb-0006OW-Pq <= <> R=1JhhJU-0006OI-Qk U=mail P=local S=2356 T="Mail delivery failed: returning message to sender" from <> for [email protected]

This same problem happened to me in one of my customer servers. And the problem is NOT about dns or anything else. Because as you can see from that log. Server gives "after a long failure period" error in the same second after we send the mail.

after some searching, digging and trying I found the cause and the solution

Cause: your exim db files are corrupted. Solution:

go to

/var/spool/exim/db

and delete files: retry , retry.lockfile , wait-remote_smtp, wait-remote_smtp.lockfile

restart exim.

Also you maybe want to delete left over stuff under /var/spool/exim/input and /var/spool/exim/msglog

For a fresh restart

  • 9

Hi I try the matter, but it seems the same problem. As I told be over the log message as below:

2008-04-04 16:30:27 1JhhJU-0006OI-Qk ** F=<[email protected]> R=lookuphost T=remote_smtp: retry time not reached for any host after a long failure period

I really don't know what's wrong, either is this my DA server got problem or that server got problem. When I try to telnet to that server mail.sck.com.sg port 25, it's still no respone.

Anyone here know what's the problem ?

Lỗi retry time not reached for any host for năm 2024

nobaloney

NoBaloney Internet Svcs - In Memoriam †
  • 10

If that server isn't responding, then how do you expect to be able to send mail to it?

That said, today I can telnet to mail.sck.com.sg on port 25, so perhaps you've got a firewall issue?

Jeff

  • 11

hi Jeff There is no firewall on my server.

Lỗi retry time not reached for any host for năm 2024

nobaloney

NoBaloney Internet Svcs - In Memoriam †
  • 12

The mailserver can't get the destination server to accept mail. There should be some information in that server's log.