View Single Post
  #11 (permalink)  
Old 11-28-2008, 06:45 AM
phoenix phoenix is online now
Zimbra Consultant & Moderator
 
Posts: 20,286
Default

Do you have a firewall and/or SElinux (AppArmor) active on the zimbra server? On the Zimbra server can you do the following:

Code:
telnet localhost 53
telnet localhost 25
Do you get a response from either of those?


Code:
su - zimbra 
zmcontrol status
Is everything running OK?

Please post the output of the following commands (run on the Zimbra server):

Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com mx
dig yourdomain.com any
host `hostname`
__________________
Regards


Bill
Reply With Quote