View Single Post
  #7 (permalink)  
Old 07-17-2009, 06:08 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

Quote:
mailboxd is not running.
zmmailboxdctl is not running
Check /opt/zimbra/log/mailbox.log. I guess it may be a issue with either /etc/hosts or your DNS so please post the following
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes (type as is)
__________________
Reply With Quote