Quote:
Originally Posted by torpedo i am installing Zimbra network edition on a wirtual machine with 2 gigs of ram. There is an mx record entry in the dns server which is on a windows server 2008 system. |
There are several other questions in my reply that you haven't answered, please provide the answers.
You should also post the output of the following commands (run on the zimbra server):
Code:
cat /etc/hosts
cat /etc/resolv.cone
dig yourdomain.com any
dig yourdomain.com mx
host `hostname` <- use that exact command with backticks not single quotes