Quote:
Originally Posted by dlader Thank you for the reply but I still have the same problem. I can get the proper results for IPs outside of my network, but I get the same error for everything inside my network. |
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