View Single Post
  #2 (permalink)  
Old 04-01-2008, 06:55 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

ZCS can become confused if no MX is present, so I would recommend running a Split DNS - Zimbra :: Wiki

If you believe the configuration is okay as is then please post the following :-

Code:
cat /etc/hosts
cat /etc/resolv.conf
cat /etc/nsswitch.conf
dig zim.sub.domain.com mx
dig zim.sub.domain.com ns
host `hostname` <- note backticks
__________________

Last edited by uxbod; 04-01-2008 at 06:57 AM..
Reply With Quote