Andrey Panin wrote:
I get this in /var/log/maillog when I run "dovecot -c /etc/dovecot.conf":
Oct 21 13:59:16 one dovecot: Dovecot v1.0-test51 starting up Oct 21 13:59:17 one dovecot: Auth process died too early - shutting down Oct 21 13:59:17 one dovecot: auth(default): Unknown userdb type 'mysql' Oct 21 13:59:17 one dovecot: child 13203 (auth) returned error 89
After my ./configure was complete it was also noted that mysql would be built into dovecot as passwd and userdb, so MySQL should be in there.
Any ideas? I use MySQL 4.0.17.
MySQL and PostgreSQL userdb/passdb were replaced with generic SQL in -test49. Read doc/dovecot-sql.conf for more information.
Awesome, thank you - maybe you should change the examples in the config file to use "sql" :)
-- Tom Sommer http://dreamcoder.dk