View Single Post
  #2 (permalink)  
Old 04-22-2009, 10:16 PM
phoenix phoenix is online now
Zimbra Consultant & Moderator
 
Posts: 20,296
Default

You have disabled the firewall and SElinux, haven't you? Is this an attempted upgrade or a clean install? Please post the output of the following commands:

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


Bill
Reply With Quote