2 messages in net.sourceforge.lists.courier-users[courier-users] authmysql not querying
FromSent OnAttachments
Neo Wee TeckFeb 16, 2004 9:05 am 
Karsten BeckerFeb 16, 2004 10:13 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] authmysql not queryingActions...
From:Neo Wee Teck (weet@en.com.sg)
Date:Feb 16, 2004 9:05:43 am
List:net.sourceforge.lists.courier-users

Hi,

I have tried several times installing courier-imap-2.2.1 with authmysql and authdaemon

Inside authmysql

MYSQL_SERVER 127.0.0.1 MYSQL_USERNAME mx MYSQL_PASSWORD somesecret MYSQL_PORT 3306 MYSQL_OPT 0 MYSQL_DATABASE mx MYSQL_USER_TABLE users MYSQL_CRYPT_PWFIELD crypt MYSQL_CLEAR_PWFIELD clear MYSQL_UID_FIELD '509' MYSQL_GID_FIELD '510' MYSQL_LOGIN_FIELD username MYSQL_HOME_FIELD homedir MYSQL_NAME_FIELD name MYSQL_MAILDIR_FIELD maildir

root 11033 0.0 0.2 2160 608 ? S 00:59 0:00 /usr/local/courier/libexec/authlib/authdaemond.mysql start root 11034 0.0 0.2 2160 608 ? S 00:59 0:00 /usr/local/courier/libexec/authlib/authdaemond.mysql start root 11035 0.0 0.2 2160 608 ? S 00:59 0:00 /usr/local/courier/libexec/authlib/authdaemond.mysql start root 11036 0.0 0.2 2160 608 ? S 00:59 0:00 /usr/local/courier/libexec/authlib/authdaemond.mysql start

the auth daemon is running but courier doesn't do any queries to the database server. Did I missed out any configuration?

Feb 17 00:56:45 eastgate pop3d: Connection, ip=[127.0.0.1] Feb 17 00:56:54 eastgate pop3d: LOGIN FAILED, ip=[127.0.0.1] Feb 17 00:56:55 eastgate pop3d: Disconnected, ip=[127.0.0.1]