Displaying 1 result from an estimated 1 matches for "socketunavailableess".
2014 Jul 08
0
Limit confusion
Hi,
On one of my dovecot servers, i've got a limit problem... and I'm a
little confused about which knobs I should adjust to solve it.
I've been getting both of these:
Error: net_connect_unix(imap) failed: Resource temporarily unavailable -
http://wiki2.dovecot.org/SocketUnavailableess
This one caused me to go read that wiki page, but none of those seem to
apply to me:
. i'm running 2.2.9
. i dont have service imap { client_limit }, although I do have service auth ( client_limit = 1024 }
. my dovecot/auth process shows: dovecot/auth [91 wait, 0 passdb, 0 userdb]
. it do...