View Single Post
  #15 (permalink)  
Old 11-18-2009, 11:48 PM
phoenix phoenix is online now
Zimbra Consultant & Moderator
 
Posts: 20,302
Default

Run the following commands (on the zimbra server and post the full output):

Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com mx
dig yourdomain.com any
host `hostname`  <-- use that exact command with backticks not single quotes
__________________
Regards


Bill
Reply With Quote