View Single Post
  #2 (permalink)  
Old 07-06-2009, 09:45 AM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 11,518
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