Hi to all. I upgraded my dovecot from rc5 to rc6. Prior to upgrading, it was working seamlessly. But now I couldn't start dovecot. Here's what the log says: Aug 10 10:39:17 proxy dovecot: Dovecot v1.0.rc6 starting up Aug 10 10:39:18 proxy dovecot: Login process died too early - shutting down Aug 10 10:39:18 proxy dovecot: child 29033 (login) killed with signal 11 Aug 10 10:39:18 proxy dovecot: child 29034 (login) killed with signal 11 Aug 10 10:39:18 proxy dovecot: child 29035 (login) killed with signal 11 Aug 10 10:39:18 proxy dovecot: child 29036 (login) killed with signal 11 Aug 10 10:39:18 proxy dovecot: child 29037 (login) killed with signal 11 Aug 10 10:39:18 proxy dovecot: child 29038 (login) killed with signal 11 I tinkered with the login_* configuration options but to no avail. The only configuration option that I removed is the login_max_logging_users, which is now deprecated in the new version. I tried to google about this problem but what I found were related to other processes such as imap etc. Thanks in advance for your help. -- Ceasar
On 2006-08-10 10:46:09 +0800, Ceasar V. Navato, Jr. wrote:> I upgraded my dovecot from rc5 to rc6. Prior to upgrading, it was > working seamlessly. But now I couldn't start dovecot. > > Here's what the log says: > > Aug 10 10:39:17 proxy dovecot: Dovecot v1.0.rc6 starting up > Aug 10 10:39:18 proxy dovecot: Login process died too early - shutting > down > Aug 10 10:39:18 proxy dovecot: child 29033 (login) killed with signal 11 > Aug 10 10:39:18 proxy dovecot: child 29034 (login) killed with signal 11 > Aug 10 10:39:18 proxy dovecot: child 29035 (login) killed with signal 11 > Aug 10 10:39:18 proxy dovecot: child 29036 (login) killed with signal 11 > Aug 10 10:39:18 proxy dovecot: child 29037 (login) killed with signal 11 > Aug 10 10:39:18 proxy dovecot: child 29038 (login) killed with signal 11 > > > I tinkered with the login_* configuration options but to no avail. The > only configuration option that I removed is the > login_max_logging_users, which is now deprecated in the new version. > > I tried to google about this problem but what I found were related to > other processes such as imap etc. > > Thanks in advance for your help.ssl disabled? darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
On Wed, August 9, 2006 10:46 pm, "Ceasar V. Navato, Jr." <jhongjr at cebu.enomoto.com.ph> said:> I upgraded my dovecot from rc5 to rc6. Prior to upgrading, it was > working seamlessly. But now I couldn't start dovecot.You need this patch which came after rc6: http://dovecot.org/list/dovecot-cvs/2006-August/006209.html Bill