Le 23 avr. 2013 à 12:37, Timo Sirainen a écrit :
On Mon, 2013-04-22 at 14:07 +0200, Axel Luttgens wrote:
Hello,
[...] Shouldn't it read "default_client_limit" instead of "default_client_count"?
Yes, fixed.
Thanks, Timo.
It seems that the warning is written only when reloading Dovecot, not upon Dovecot's startup. Is this deliberate?
At startup it only goes to stderr, which I guess your init script hides.
Indeed, stdout/stderr are ignored by default for daemons started by launchd (one could specify file paths for those outputs, at the expense of some fds).
Although it would be nice if it logged it also.. I'll see about changing that.
Probably not a high priority one, but... yes, would be nice to have such warnings logged as well at startup.
Best regards, Axel