Re: [CentOS] Re: dovecot fails to start at boot, but starts manually

2007-10-25 Thread Michael Kress
Kenneth Porter schrieb: Ah, good possibility. Dovecot starts at priority 65, while saslauthd starts at 95. Shouldn't this only be a problem once someone attempts a login? Perhaps it's a Dovecot bug. My mail related stuff looks and works like this: lrwxrwxrwx 1 root root 17 Sep 18 2007 S65d

Re: [CentOS] Re: dovecot fails to start at boot, but starts manually

2007-10-25 Thread Kenneth Porter
--On Wednesday, October 24, 2007 2:15 PM -0700 Scott Silva <[EMAIL PROTECTED]> wrote: Are you using any auth services in dovecot that are starting after it does like sasl or ldap? Or maybe a database connection? Ah, good possibility. Dovecot starts at priority 65, while saslauthd starts at 9

[CentOS] Re: dovecot fails to start at boot, but starts manually

2007-10-24 Thread Scott Silva
on 10/24/2007 12:51 PM Kenneth Porter spake the following: On Wednesday, October 24, 2007 5:23 PM +0200 Michael Kress <[EMAIL PROTECTED]> wrote: despite that which seems to be correct, can you please post the output of the following? find /etc/rc* -name \*dovecot\* -exec ls -l \{\} \; Looks