Quote:
Originally Posted by lowlow What can cause this? |
It means exactly what it ways, there's no MX record pointing to the Zimbra server. If you're behind a NAT router or firewall then you'll need a
Split DNS set-up.
For confirmation, 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.com mx
host `hostname` <-- type that exactly as you see it and use backticks not single quotes
Which operating system are you running and which release of Zimbra. BTW, this subject and its resolutions have been covered many times in these forums and a search would have found them.