exim don't send post

hostill

Member
Dec 2, 2005
12
0
151
hi
when send all letter, return error

2006-03-28 16:06:26 1FOCxu-0005JK-1F <= nnn@***.com U=root P=local S=294
2006-03-28 16:09:35 1FOCxu-0005JK-1F pop.***.com [82.146.48.217]: Connection timed out
2006-03-28 16:09:35 1FOCxu-0005JK-1F == print@***.com R=lookuphost T=remote_smtp defer (110): Connection timed out
or
2006-03-28 16:47:10 1FODbK-0002RH-HY <= ppp@***.com U=root P=local S=295
2006-03-28 16:47:10 1FODbK-0002RH-HY == vvv@****.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host


But, if delivery local, then
2006-03-28 16:15:44 1FOD6t-0000Ym-TJ <= root@***.com U=root P=local S=294
2006-03-28 16:15:44 1FOD6t-0000Ym-TJ => tttt <[email protected]> R=virtual_user T=virtual_userdelivery
2006-03-28 16:15:44 1FOD6t-0000Ym-TJ Completed

on this server

$ ping ***.com
ping ****.com
PING ****.com (nnn.nnn.nnn.nnn) 56(84) bytes of data.
64 bytes from ****com (nnn.nnn.nnn.nnn): icmp_seq=0 ttl=58 time=11.7 ms
64 bytes from ****.com (nnn.nnn.nnn.nnn): icmp_seq=1 ttl=58 time=11.9 ms

$ telnet ****.com 25
this ok

i'am do /script/eximup --force
but, don't fixing

very strange problem. Why? how fixed this problem?
 
Last edited:

webignition

Well-Known Member
Jan 22, 2005
1,876
2
166
Are the contents of /etc/resolv.conf correct?

Remote host lookups might fail, with the connection timing out, if hostnames can't be resolved.

Try using 'dig' to check if the relevant domains are resolving correctly. You'd need to specify the domain name you'd want to check and the address of your primary (or secondary) DNS server:

dig [email protected]
 

hostill

Member
Dec 2, 2005
12
0
151
webignition said:
Are the contents of /etc/resolv.conf correct?

Remote host lookups might fail, with the connection timing out, if hostnames can't be resolved.

Try using 'dig' to check if the relevant domains are resolving correctly. You'd need to specify the domain name you'd want to check and the address of your primary (or secondary) DNS server:

dig [email protected]
all domains resolving
for example:

$ ping ***.com
ping ****.com
PING ****.com (nnn.nnn.nnn.nnn) 56(84) bytes of data.
64 bytes from ****com (nnn.nnn.nnn.nnn): icmp_seq=0 ttl=58 time=11.7 ms
64 bytes from ****.com (nnn.nnn.nnn.nnn): icmp_seq=1 ttl=58 time=11.9 ms

$ telnet ****.com 25
this ok

/etc/resolv.conf
ok

don't send all any domain, except localdomains