Hi,
We want to migrate to rc1 using vpopmail auth. This is the configuration:
--------------------------------------------------
auth default {
# Space separated list of wanted authentication mechanisms:
# plain login digest-md5 cram-md5 ntlm rpa apop anonymous gssapi
mechanisms = plain login
passdb vpopmail {
# [cache_key=<key>] - See cache_key in PAM for explanation.
#args }
userdb vpopmail {
}
user = root
}
--------------------------------------------------
And the log shows:
--------------------------------------------------
dovecot: Jul 04 13:49:33 Error: Login process died too early - shutting down
dovecot: Jul 04 15:51:03 Info: Dovecot v1.0.rc1 starting up
dovecot: Jul 04 15:51:04 Error: auth(default): dovecot-auth: Fatal:
USERDB envir
onment is unset
dovecot: Jul 04 15:51:04 Error: Auth process died too early - shutting down
dovecot: Jul 04 15:51:04 Error: child 11290 (auth) returned error 89
dovecot: Jul 04 15:55:42 Info: Dovecot v1.0.rc1 starting up
dovecot: Jul 04 15:55:43 Error: login: Protocol version mismatch (mixed
old and
new binaries?)
dovecot: Jul 04 15:55:43 Error: Login process died too early - shutting down
--------------------------------------------------
What?s happening?
Thank you in advance,
Lucas
On Tue, 2006-07-04 at 17:07 +0200, Lucas Valde?n wrote:> dovecot: Jul 04 15:55:42 Info: Dovecot v1.0.rc1 starting up > dovecot: Jul 04 15:55:43 Error: login: Protocol version mismatch (mixed > old and > new binaries?)..> What?s happening?I'd say you're running rc1's "dovecot" binary, but it tries to execute 0.99 Dovecot's "imap-login" binary. Did you install some dovecot-common binary package without upgrading the rest? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20060704/fa3b930c/attachment.bin>