This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP PROXY - Connection Timed Out

Most of the messages sent from the internal network is not being routed to the destination. All the messages reads: 
R=dnslookup T=remote_smtp defer (110): Connection timed out .
OR
R=dnslookup T=remote_smtp defer (-53): retry time not reached for any host  

The messages are sent after a long period of time, sometimes 3 to 6 hours later. I can receive messages from outside.

Please let me know what I need to do or configure to solve the issue.


This thread was automatically locked due to age.
Parents Reply Children
  • The problem was that the HOSTNAME (MX) was incorrectly configured. Once I reconfigured with the correct MX record, there seemed to be no problem with the delivery of mails.

    [:D]
  • I have run into this many times, and I still don't know why this file is changing on its own.

    First off I am running old school version 5 with DNS Proxy and SMTP proxy.

    First, exim just stops querying the DNS I have specified, I toggle them up and down and away it goes. Secondly, what keeps happening is that my root.hint file keeps reverting back to a ridiculously old version, so that is problem 2. I copy over a fresh one and restart the DNS Proxy and everything starts working again.

    The morale is that if you are having mail issues with "remote_smtp defer (-53): " errors, I have learned that it is almost always DNS related.

    G
  • Thanks, I would check out your solution for the dns related problems.

    For a time being my problems seem to go away before it started appearing again. My assumption for the problem of "Connection Timed Out" is because the network may be slow and the smtp stops querying after because of the smtp_receive_timeout. I would like to change the value but have not found out where to change the default 5m to 10m. 

    Could somebody let me know where to change the value of smtp_receive_timeout? I dont seem to find the config files for ASGv6.