[Dovecot] sasl problem

Mark Sapiro mark at msapiro.net
Tue Apr 6 20:17:35 EEST 2010


On 4/6/2010 5:03 AM, Yavuz Maşlak wrote:
> 
> Thank you. dovecot starts.  But i have a problem. I can't login as apop.
> How can I correct that?


Are passwords stored as clear text in the sql database? I think apop
authentication requires that dovecot have the clear text password.


[...]
> auth default {
>  mechanisms = plain login apop cram-md5
>  passdb sql {
>    args = /usr/local/etc/dovecot-sql.conf
>  }
>  userdb sql {
>    args = /usr/local/etc/dovecot-sql.conf
>  }


-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the dovecot mailing list