> Could we see exact error messages?

the clients gets a logon failure: unknown user name or bad password

at the same time the server reports:

penguin imapd: LOGIN FAILURE, ip=[::ffff:192.168.0.2]

the problem simply looks like it can't get to lookup the database.

>> my authmysqlrc is there and set up according to the comments in
>> there. I use sockets for connection, but using domain doesn't work
>> either (the server has both open).
>> 
>> Is there a way to see if the authdaemon uses my rc's and connects to
>> the database? Or how can I check where the problem is?
> 
> Turn on logging in MySQL and tail -F /var/db/mysql/`hostname -s`.log.

I started safe_mysqld with --log=/var/log/mysql_log

but the file keeps empty.

/var/db/mysql/penguin.err says only normal runtime things. I think the
problem is with the authdaemond before mysql comes on stage. But how can I
see this? Do the mysql-binaries special usage settings? Authdaemon should be
able to find and use them all, or what?

philon


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

Reply via email to