Quote:
Originally Posted by dwmtractor I just upgraded from 5.0.8 to 5.0.11 last night and my mail report is normal, so whatever it is, your problem isn't across the board with .11. Have you checked your /var/log/zimbra.log or /var/log/mail.log to see if there are any errors that might indicate rejected messages? How about doing zmcontrol status from the command line? Are all your services running? |
My only error in zimbra.log is:
Dec 3 10:50:52 mail amavis[20314]: (20314-08) WARN: MIME::Parser error: part did not end with expected boundary
I do see the following in mail.log every 2 minutes:
Dec 3 06:20:11 mail zmmailboxdmgr[18512]: status requested
Dec 3 04:56:09 mail zmmailboxdmgr[8606]: assuming no other instance is running
Dec 3 04:56:09 mail zmmailboxdmgr[8606]: no manager process is running
Dec 3 04:58:08 mail zmmailboxdmgr[8838]: status requested
Dec 3 04:58:08 mail zmmailboxdmgr[8838]: file /opt/zimbra/log/zmmailboxd_manager.pid does not exist
The following is in the mail.log every 10 minutes:
Dec 3 06:20:02 mail postfix/postqueue[18314]: fatal: Queue report unavailable - mail system is down
Are the stopped watchers, below, the problem?
mail:~# sudo -u zimbra /opt/zimbra/bin/zmcontrol status
Host mail.domain.com
antispam Running
antivirus Running
ldap Running
logger Stopped
zmlogswatchctl is not running
mailbox Running
mta Running
snmp Stopped
zmswatch is not running.
spell Running
stats Running
mail:~#