Hello,

I am trying to get courier-imap to authenticate off a mysql database on
order to get users to login. I keep getting from the pop3 server and the
imap server '-ERR Login failed.' and I am unable to figure out why.

I am running a MYSQL_SELECT_CLAUSE statement, I have set the mysql
server to log all queries and I can see that the query is being run
correctly and that the data is being returned:

Data being returned:
+----------+--+------+------+----------+-----------------------------+--+-------+--+
| username |  | 1004 | 1004 | password | directory                   | 
| quota |  |
+----------+--+------+------+----------+-----------------------------+--+-------+--+
| menger   |  | 1004 | 1004 | removed  | /fs1_2/useoz.com/m/e/menger | 
|    20 |  |
+----------+--+------+------+----------+-----------------------------+--+-------+--+

Directory is the path to the inbox maildir, I have also tried having the
inbox maildir as /fs1_2/useoz.com/m/e/menger/Maildir but that does not
help.

/fs1_2 is a NFS mount if that is important. It is write able by the
UID/GID 1004.

If anyone can point me to where I am going wrong or how I can get more
debugging information out of the pop3 or authdaemon process, I would
appreciate it.

        Regards,
                Matthew Enger
                [EMAIL PROTECTED]



_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to