On May 16, 2015, at 8:22 AM, Robert Chalmers wrote:
Yes,tried a range from 100 to 1000, but the warning still happens, with varying outputs saying its either over or under. I'm looung for a way to set the limit when dovecot starts, or as part of the startup process actually.
From my iPhone.
On 16 May 2015, at 1:54 pm, Edgar Pettijohn III edgar@pettijohn-web.com wrote:
On May 16, 2015, at 4:10 AM, Robert Chalmers wrote:
I get this when I reload dovecot after any changes. How can I fix it? I can’t find any reference to it anywhere.
master: Warning: fd limit (ulimit -n) is lower than required under max. load (256 < 1000), because of default_client_limit
thanks Robert
It may be easier for you to just adjust it in:
dovecot/conf.d/10-master.conf default_client_limit = 500 (to start with, you may need to adjust further)
look at man pages:
launchctl(1) launchd(8) launchd.conf(5)