Stephen Liu wrote:
Nov 17 16:31:59 xen05 authdaemond: failed to connect to mysql server
(server=localhost, userid=mail): Access denied for user
'mail'@'localhost' (using password: YES)
Nov 17 16:31:59 xen05 imapd: LOGIN FAILED, [EMAIL PROTECTED],
ip=[::ffff:192.168.0.110]
Nov 17 16:31:59 xen05 imapd: authentication error: Input/output error


I'm trying to sort out the problem on download mails first.  I can't
find out where those data coming from;

sever=localhost
userid=mail
user [EMAIL PROTECTED]

Debug_login=1 on /etc/courier/authdaemonrc


Any advice?  TIA

Your MySQL server rejected the credentials authdaemond used. Check the password and query in your authdaemond config and make sure 'mail'@'localhost' has the necessary SELECT privileges.

You may want to post to the Courier-IMAP support list[1].

1: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to