Quote:
Originally Posted by brainyron I'm currently running Zimbra Network Edition 5.0.4 on Ubuntu 6.06 and the last two days, I have been unable to check my email via IMAP. It seems to only affect certain accounts, and it is cleared up, at least temporarily, by running 'zmmailboxdctl restart'. I'd like to find out what's causing this so I can prevent it from happening. |
Let's get some more info in mailbox.log:
zmprov aal
user@domain.com zimbra.imap debug
This can be turned off by 'ral' or it's removed automatically on next server restart.
If you want to do it across the board for everyone you can modify /opt/zimbra/conf/log4j.properties.in and append:
logger.com.zimbra.imap=DEBUG
Levels are FATAL, ERROR, WARN, INFO, DEBUG; see
this section of the NE Guide.
The fact that your 5.0.4 and ubuntu reminds me of this thread:
[SOLVED] Too many open files error after increasing zimbra_session_limit_imap (ulimits were increased for 5.0.5)