Hi, I noticed my dovecot server stop working, after upgrade to current
package(19-9-2014).
(at the same time, also upgrade mysql-client/server to
mariadb-client/server)
and find some error messages in /var/log/mailing like this:
dovecot: auth: Error:
dlopen(/usr/local/lib/dovecot/auth/libdriver_mysql.so) failed: Cannot
load specified object
Sep 20 18:46:05 pdc dovecot: auth: Fatal: Unknown database driver 'mysql'
I manually replace /usr/local/lib/dovecot/libdriver_mysql.so with
10-9-2014 pacakge,
then dovecot working again.
(download form:
http://piotrkosoft.net/pub/OpenBSD/snapshots/packages/amd64/dovecot-mysql-2.2.10p1.tgz)
My system is amd64/current(5.6)
Thank you