Hi Timo,
Thanks a lot, that totally does the job. It works now.
Regards,
Vaidas
On 31 August 2010 19:08, Timo Sirainen wrote:
> On Mon, 2010-08-30 at 08:18 +0100, Vaidas Jablonskis wrote:
>
> > passdb {
> > driver = mysql
>
> driver = sql
>
> > args = /etc/dovecot/dovecot-sql.conf.ext
> >
On Mon, 2010-08-30 at 08:18 +0100, Vaidas Jablonskis wrote:
> passdb {
> driver = mysql
driver = sql
> args = /etc/dovecot/dovecot-sql.conf.ext
> }
>
> userdb {
> driver = prefetch
> }
>
> userdb {
> driver = mysql
driver = sql
> args = /etc/dovecot/dovecot-sql.conf.ext
> }
You s