Can I use both authuserdb & authmysql at the same time?
The problem is that I used to have courier with userdb. I upgraded courier, everything worked fine, but my server does now have mysql, so I want to use mysql next to or instead of userdb.
I have created a user in the passwd table, creating a crypted passwd with perl's crypt function. Next I changed the mysql settings for courier using webadmin. Restarted courier.
However, when I try to login to sqwebmail, I just can't login. I also tried to send the new user a mail, bounched with message no such user.
from my authdaemonrc:
authmodulelist="authshadow authuserdb authmysql authpwd authcustom authcram"
Do i need to turn off authuserdb in the authmodulelist, put authmysql first?
Why can't I login?
Thanxs, Major nono
