View Single Post
  #4 (permalink)  
Old 11-10-2008, 04:41 AM
phoenix phoenix is online now
Zimbra Consultant & Moderator
 
Posts: 19,652
Default

So is the antivirus the only service that isn't starting? We can also check your DNS, run the following command on the zimbra server (please post the output):

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


Bill
Reply With Quote