Posted Tue, 01/27/2009 - 9:59am
We use dovecot on our servers to process email. However, with IMAP it keep freezings so here are possible solutions.
# vi /etc/dovecot.conf
change and/or uncomment :
auth_worker_max_count = 30
to
auth_worker_max_count = 60
Post new comment