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 connection timed out! No route to host!

my smtp mail decided to stop sending to some hotmail addresses!  I get a conneciton timed out. and No route to host. but it seems to send fine to anyemail@charter.net.  here is a partial log.

2004:05:21-22:15:50 (none) exim[3573]: 2004-05-21 22:15:50 1BRJJv-00044c-L8 == myemail@hotmail.com R=dnslookup T=remote_smtp defer (110): Connection timed out
2004:05:21-22:15:50 (none) exim[3563]: 2004-05-21 22:15:50 End queue run: pid=3563
2004:05:21-22:17:53 (none) exim[4498]: 2004-05-21 22:17:53 1BRMs5-0001AW-TA mx2.hotmail.com [65.54.166.230]: Connection timed out
2004:05:21-22:21:02 (none) exim[4498]: 2004-05-21 22:21:02 1BRMs5-0001AW-TA mx3.hotmail.com [65.54.167.5]: Connection timed out
2004:05:21-22:21:11 (none) exim[4498]: 2004-05-21 22:21:11 1BRMs5-0001AW-TA mx3.hotmail.com [64.4.50.179]: No route to host
2004:05:21-22:21:11 (none) exim[4497]: 2004-05-21 22:21:11 1BRMs5-0001AW-TA == myemail@hotmail.com R=dnslookup T=remote_smtp defer (113): No route to host


This thread was automatically locked due to age.
Parents
  • Do you have a fixed IP address for your ASL box ?
    If not, and if you're using ASL SMTP proxy, just try to add a smarthost in ASM SMTP proxy setting.
    It will help you. Somme FAI refused mail coming from "unknown" SMTP realy (especially without a fixed IP address), that's for example the case with AOL  (at least in France).
Reply
  • Do you have a fixed IP address for your ASL box ?
    If not, and if you're using ASL SMTP proxy, just try to add a smarthost in ASM SMTP proxy setting.
    It will help you. Somme FAI refused mail coming from "unknown" SMTP realy (especially without a fixed IP address), that's for example the case with AOL  (at least in France).
Children
  • Hello

    I know this behaviour from Qmail MTA. The MX lookup gives a higher output than the MTA can handle. For Qmail there´s a patch. For EXIM used on Astaro I don´t know. Try using a Smarthost.

    Alex