Quote:
Originally Posted by vavai Please give us your details from this link : Split DNS - Zimbra :: Wiki
Also, is there any relevant error messages on incoming mail? |
------------------------------------------------------------
[root@zimbra log]# host $(hostname)
;; connection timed out; no servers could be reached
[root@zimbra log]# host mydomain.com
mydomain.com has address 10.3.15.31
mydomain.com mail is handled by 10 mail.mydomain.com.
[root@zimbra log]# hostname
zimbra
[root@zimbra log]# cat /etc/resolv.conf
search mydomain.com
nameserver 127.0.0.1
nameserver 210.83.210.155
nameserver 202.96.69.38
[root@zimbra log]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
10.3.15.31 mail.mydomain.com mail zimbra
-----------------------------------------------------------
thankyou very much