I'm having this same issue in one of my servers since I updated my Dovecot from 1.2.4 to 1.2.5. The problem still with 1.2.6 too.

I cannot find what is triggering the problem, but it happens aleatory and I need to restart the dovecot daemon to make the service run properly.

My info:
--------------------------------------------
$ dovecot -n
# 1.2.6: /etc/dovecot.conf
# OS: Linux 2.6.18-164.el5PAE i686 CentOS release 5.4 (Final)
protocols: imap imaps pop3 pop3s
listen: xx.xx.xx.xx
ssl_cert_file: /etc/httpd/conf/ssl.crt/server.crt
ssl_key_file: /etc/httpd/conf/ssl.key/server.key
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(pop3): /usr/libexec/dovecot/pop3-login
login_processes_count: 16
verbose_proctitle: yes
mail_access_groups: mail
mail_location: maildir:~/Maildir
mail_executable(default): /usr/libexec/dovecot/imap
mail_executable(imap): /usr/libexec/dovecot/imap
mail_executable(pop3): /usr/libexec/dovecot/pop3
mail_plugins(default): quota imap_quota
mail_plugins(imap): quota imap_quota
mail_plugins(pop3):
mail_plugin_dir(default): /usr/lib/dovecot/imap
mail_plugin_dir(imap): /usr/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/pop3
auth default:
username_chars: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@&
 verbose: yes
 passdb:
   driver: passwd-file
   args: username_format=%n /etc/virtual/%d/passwd
 userdb:
   driver: passwd-file
   args: username_format=%n /etc/virtual/%d/passwd
plugin:
 quota: maildir
 quota_rule: *:storage=200M
 quota_rule2: Trash:storage=100%%
--------------------------------------------

Something else I can help? Or additional information that I can provide?


--
Victor Benincasa

Reply via email to