Am 03.04.2016 um 02:07 schrieb Jason Pruim:
Jason Pruim pruimj@gmail.com 352.234.3175
Please answer just to the mailing list and omit to copy your replies to my personal address too. Thanks.
Here is the same error:
Apr 2 22:25:50 ip-172-31-24-2 dovecot: auth: Fatal: Unknown database driver 'sql' Apr 2 22:25:50 ip-172-31-24-2 dovecot: master: Error: service(auth): command startup failed, throttling for 60 secs Apr 2 22:25:50 ip-172-31-24-2 dovecot: imap-login: Disconnected: Auth process broken (disconnected before auth was ready, waited 9 secs): user=<>, rip=127.0.0.1, lip=127.0.0.1, secured, session=
rpm -qlv dovecot | grep libdovecot-sql
That should print out something like
lrwxrwxrwx 1 root root 23 Apr 1 03:29 /usr/lib64/dovecot/libdovecot-sql.so.0 -> libdovecot-sql.so.0.0.0 -rwxr-xr-x 1 root root 95058 Apr 1 03:29 /usr/lib64/dovecot/libdovecot-sql.so.0.0.0
If no libdovecot-sql.so is included, then SQL support is missing in that dovecot package.
Alexander