On Tue, Feb 26, 2013 at 02:04:07PM +0100, Thomas Hummel wrote:
> Besides, why would [...]
I think I get it, I might have been confused by the term "unlimited" in "the
only useful values are 0 (unlimited)" in the sample config file comment.
As I see it now :
- service_count = 0 :
. number of c
On Tue, Feb 26, 2013 at 11:08:18AM +0100, Thomas Hummel wrote:
> -> Does it make sense
Sorry, I was unclear. Let me rephrase :
from my understanding of the doc, process_min_avail seems to have a slightly
different behavior depending of if service_count is 1 or 0. Is it correct ?
The doc states
Hello Timo,
I'm trying to configure dovecot-2.1.15 master correctly regarding imap-login
limits. I want to use service_count=0 and I'm starting with something like this
:
#default_process_limit = 100
#default_client_limit = 1000
service imap-login {
[...]
service_count = 0
process_min_avai