Hi,

I'm running into a problem where I'm not sure anymore if it's possible
to proxy to an SQLite database file using a dict for authentication.
The docs are unclear about it and I thought it was not possible as
it's not a connection for SQLite but a file-read where the
documentation shows different.

ov 14 13:57:52 auth: Debug: Loading modules from directory:
/usr/lib/dovecot/auth
Nov 14 13:57:52 auth: Debug: Module loaded:
/usr/lib/dovecot/auth/lib20_auth_var_expand_crypt.so
Nov 14 13:57:52 master: Error: service(auth): command startup failed,
throttling for 4.000 secs
Nov 14 13:57:52 auth: Debug: Module loaded:
/usr/lib/dovecot/auth/libdriver_sqlite.so
Nov 14 13:57:52 auth: Fatal: sql proxy::sqlite-proxy: Can't open
configuration file proxy::sqlite-proxy: No such file or directory

doveconf -n does show me the dict being loaded, the file exists as
well but it still says not found.

dict {
 sqlite-proxy =
sqlite:/etc/dovecot/conf.d/dicts/sqlite/sqlite-connection.conf.ext
}

What am I missing here ?

Thanks,

Matt
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to