View Single Post
  #2 (permalink)  
Old 07-06-2009, 10:26 AM
phoenix phoenix is online now
Zimbra Consultant & Moderator
 
Posts: 19,651
Default

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`  <-- use that exact command with backticks not single quotes.
__________________
Regards


Bill
Reply With Quote