Dovecot auth error
David Zambonini
dovecot-e51 at deemzed.uk
Tue Nov 7 17:20:33 EET 2017
On 07/11/2017 14:18, Mathieu R. wrote:
> Maybe i got no answer because there is an error which seem obvious in my
> logs :
>
> Nov 4 20:57:55 vps81550 dovecot: auth: Fatal: sql: driver not set in
> configuration file /etc/dovecot/dovecot-sql.conf.ext
This might sound silly, but in your doveconf you have:
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
Yet from this:
>> grep -v '^ *\(#.*\)\?$' /etc/dovecot/dovecot-sql.conf
It sounds like the config file you're working with is
/etc/dovecot/dovecot-sql.conf, not /etc/dovecot/dovecot-sql.conf.ext.
It's not as simple as a filename problem, is it?
--
David Zambonini
More information about the dovecot
mailing list