Thank you,
my problem has been solved.


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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

Reply via email to