On Fri, Mar 20 2015 21:06:12 +0200, Timo Sirainen wrote:
> On 22 Jan 2015, at 14:01, Lauri Tirkkonen wrote:
> >
> > Hi, with a low soft limit on file descriptors, dovecot 2.2.15 warns on
> > startup:
> >
> >Warning: fd limit (ulimit -n) is lower than required under max. load
> >(256 < 10
On 22 Jan 2015, at 14:01, Lauri Tirkkonen wrote:
>
> Hi, with a low soft limit on file descriptors, dovecot 2.2.15 warns on
> startup:
>
>Warning: fd limit (ulimit -n) is lower than required under max. load
>(256 < 1000), because of default_client_limit
>
> It could try increasing the l
Hi, with a low soft limit on file descriptors, dovecot 2.2.15 warns on
startup:
Warning: fd limit (ulimit -n) is lower than required under max. load
(256 < 1000), because of default_client_limit
It could try increasing the limit first, and only report the warning if that
fails. I'm attach