Am 13.07.2012 12:39, schrieb Engin qwert:
> Hello, I set my postfix server using a ready made shell script. The Mail 
> server is working as excepted except the
> localhost it self. So the Mail Server can not send mail using Icedove, Telnet 
> nor PHP' mail () function. When I run
> "mailq" command the error message is as shown below.
> --------------
> 679D8120710      611 Fri Jul 13 12:34:05  some_sender@some_domain.tld
>                (connect to mx2.hotmail.com[65.55.92.184]:25: No route to host)
>                                          some_receip...@hotmail.com
> --------------
> Note: I changed the receipent and the sender addresses

this is clearly a network-layer problem
what says "ping 65.55.92.184" from this machine and other ones?

this can vary at different locations and be caused by a temporary
problem of a router between you and hotmail, that is why a MTA
treis many times to deliver a message

from here no problem

[harry@srv-rhsoft:~]$ ping 65.55.92.184
PING 65.55.92.184 (65.55.92.184) 56(84) bytes of data.
64 bytes from 65.55.92.184: icmp_req=1 ttl=243 time=152 ms
64 bytes from 65.55.92.184: icmp_req=2 ttl=243 time=152 ms
64 bytes from 65.55.92.184: icmp_req=3 ttl=243 time=149 ms
64 bytes from 65.55.92.184: icmp_req=4 ttl=243 time=150 ms
64 bytes from 65.55.92.184: icmp_req=5 ttl=243 time=150 ms

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to