Great! That worked! Thanks!
On Wed, 5 Jul 2006 11:15:54 +0300, Timo Sirainen tss@iki.fi wrote:
On Jul 5, 2006, at 8:26 AM, James Bowling wrote:
Jul 5 00:02:11 localhost dovecot: Dovecot v1.0.beta9 starting up Jul 5 00:02:12 localhost dovecot: child 25908 (auth) returned error 89 Jul 5 00:02:12 localhost dovecot: child 25910 (auth) returned error 89 Jul 5 00:02:12 localhost dovecot: child 25911 (auth) returned error 89 Jul 5 00:02:12 localhost dovecot: child 25912 (auth) returned error 89 Jul 5 00:02:12 localhost dovecot: Auth process died too early - shutting down Jul 5 00:02:12 localhost dovecot: auth(default): Socket already exists: /var/spool/postfix/private/auth
So you're starting 4 dovecot-auth processes, ie. count=4 in auth configuration block? Try if it works with count=1?