Post the output of the following commands (run on the Zimbra server):
Code:cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com any
dig yourdomain.mx
host `hostname` <-- use single quotes and type the command exactly as you see it
host -v fqdn.yourdomain.com <-- use the fqdn of your Zimbra server

