On Wed, 2010-08-18 at 23:37 -0600, The Doctor wrote: > Aug 18 23:25:31 doctor dovecot: log: Error: net_accept() failed: Invalid > argument
http://hg.dovecot.org/dovecot-2.0/rev/565f18727209 fixes this? > Aug 18 23:25:31 doctor dovecot: master: Warning: service(anvil): > process_limit reached, client connections are being dropped I'm not really sure about this.. This still happens with the above change? Anything else logged before it? Do you even have anvil process? > listen = * .. > service imap-login { > inet_listener imaps { > address = 204.209.81.1 > } Better to set the address in the listen setting instead of explicitly for different inet_listeners.