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)