View Single Post
  #2 (permalink)  
Old 03-02-2010, 10:56 PM
uxbod uxbod is offline
Moderator
 
Posts: 7,928
Default

Please check in /var/log/zimbra.log to see why Postfix is not starting; plus post the following
Code:
su - zimbra
zmcontrol status
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes
__________________
Reply With Quote