On Tue, 2002-01-29 at 09:31, Ondra Koutek wrote:
Hi all,
I have a problem with authentification through MySQL. The courier IMAP
sends corect SQL SELECT, and if I manager this SELECT manualy, I receive
proper row containing all informations. But Courier IMAP still answers
"Login Failed".
I use authmysql and quthpam module and I have all columns in databases
table.
Is there any Hint what I should test or where can be problem?
Thanx
Ondra
hi Ondra!
try in authdaemonrc:
authmodulelist="authmysql authpam"
in courier 0.36.0 (debian) this works for me.
-> use authmysql as first entry.
cu tommi