View Single Post
  #17 (permalink)  
Old 11-19-2009, 12:17 PM
ArcaneMagus ArcaneMagus is offline
Moderator
 
Posts: 1,147
Default

Yep, here is my idea/suggestion:
Quote:
Originally Posted by phoenix View Post
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
Reply With Quote