View Single Post
  #6 (permalink)  
Old 05-16-2010, 05:48 AM
phoenix phoenix is online now
Zimbra Consultant & Moderator
 
Posts: 20,306
Default

Just for confirmation let's see the full output of the following commands (run on the new 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