[Dovecot] DOVECOT+SQLITE

Alexandre Busquets abusquets at gmail.com
Wed Apr 12 14:09:38 EEST 2006


SQL Relay is a persistent database connection pooling, proxying and load
balancing system for Unix and Linux.

2006/4/12, Jakob Hirsch <jh at plonk.de>:
>
> Alexandre Busquets wrote:
>
> > Has somebody experience with DOVECOT+SQLITE?
>
> yes.
>
> > Which will be the config variables?
>
>
> passdb sql {
>    args = /etc/dovecot/sqlite.conf
> }
>
> in sqlite.conf:
>
> driver =  sqlite
> # chrooted to /etc/dovecot
> connect = /auth.sqlt
>
> password_query = SELECT user, pass AS password FROM user WHERE user='%u'
>
> > auth_userdb = mysql /etc/dovecot/dovecot-mysql.conf
>
> That's from 0.99, which does not support sqlite.
>
> > Is possible use sqlrelay
>
> What's that?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://dovecot.org/pipermail/dovecot/attachments/20060412/135f203f/attachment.htm


More information about the dovecot mailing list