Timo Sirainen wrote:
I've been running this for two hours now without problems. I guess it's pretty stable.
Removed all traces of old dovecot (including any dovecot* files in maildir)
did a "make install" and then typed "dovecot" in bash, got this when opening Thunderbird for the first time:
Jan 11 02:08:46 one dovecot: Dovecot v1.0-test60 starting up Jan 11 02:08:47 one dovecot: auth(default): mysql: Connected to localhost (mailserver) Jan 11 02:08:55 one dovecot: auth(default): sql(ts@dreamcoder.dk,10.24.0.1): query: SELECT password FROM aliases WHERE alias = 'ts@dreamcoder.dk' and type = 'mailbox' Jan 11 02:08:55 one dovecot: auth(default): sql(ts@dreamcoder.dk,10.24.0.1): SELECT maildir AS home, uid, gid FROM aliases WHERE alias = 'ts@dreamcoder.dk' and type = 'mailbox' Jan 11 02:08:55 one dovecot: auth(default): userdb(ts@dreamcoder.dk,10.24.0.1): uid=517 gid=517 home=dreamcoder.dk/ts/Maildir/ mail= Jan 11 02:08:55 one dovecot: IMAP(ts@dreamcoder.dk): Effective uid=517, gid=517 Jan 11 02:08:55 one dovecot: IMAP(ts@dreamcoder.dk): maildir: data=dreamcoder.dk/ts/Maildir/ Jan 11 02:08:55 one dovecot: IMAP(ts@dreamcoder.dk): maildir: root=dreamcoder.dk/ts/Maildir, index=dreamcoder.dk/ts/Maildir, control=, inbox= Jan 11 02:08:55 one dovecot: imap-login: Login: ts@dreamcoder.dk [10.24.0.1] Jan 11 02:08:55 one dovecot: child 10373 (imap) killed with signal 11
Reverting to test52 solves the problem.
Sorry, can't get the thing to dump stacktraces, I read the docs about too.
// Tom