On 22/03/2010 01:11, Timo Sirainen wrote:
> http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta4.tar.gz
> http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta4.tar.gz.sig
> 
> I think this release is finally feature complete. There are still some
> bugs left to be fixed, but it's mainly in the dsync/mdbox area. v2.0.rc1
> should hopefully be out in a couple of weeks. After that v2.0.0 will be
> released after no serious bugs have been found for a couple of weeks.
> 

In my (autoconverted) config, I have:
service auth {
  unix_listener /var/run/dovecot/auth-client {
    mode = 0666
  }
  user = _exim
}

Which is the only place auth-client appears.
However, dovecot is unable to start and logs this:
2010-03-24_13:26:41.22996 Fatal: Failed to start listeners
2010-03-24_13:26:42.26488 Error: service(auth): Socket already exists:
/var/run/dovecot/auth-client

Whether I remove the socket or not, the socket is recreated and the
error appears again.

If I remove the aforementioned conf snippet, then dovecot starts just
fine and still creates the socket (but unwriteable from _exim user).

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to