Great, it seems to solve the problem on my end too :)
thanks
webbie wrote:
fbsd6.1, dovecot using TLS. --with-ioloop=kqueue solved the problem.
dovecot --build-options Build options: ioloop=kqueue notify=kqueue openssl SQL drivers: Passdb: checkpassword pam passwd passwd-file Userdb: checkpassword passwd prefetch passwd-file static
I noticed in rc1, the default for --with-ioloop is kqueue but in rc2, it changed to poll.
John Wong wrote:
i have this problem too, i change "--with-notify=kqueue" to "--with-notify=poll", then the problem is solved
dovecot --build-options Build options: ioloop=poll ipv6 openssl SQL drivers: mysql Passdb: bsdauth checkpassword passwd passwd-file sql Userdb: checkpassword passwd prefetch passwd-file sql static
在 2006/7/16 的來信中,"Renaud Allard" renaud@llorien.org 提及:
Hello,
I have a small problem with dovecot 1.0RC2. This didn't happen with former versions. There are imap processes that are left open a long while after the client disconnected. I am running dovecot on OpenBSD 3.8. Below is the output of a process list. As you can see, there are many imap processes for the same login running.