I'm trying to get IMAP authenticating via MySQL. As
near as I can tell I have authmysqlrc set up properly.
The authmysql module is in the auth modules list in
authdaemonrc. MySQL is running, the ID & password
work. However, I never see any authentication queries
in the MySQL log and the mail log reports that the
login failed.

So, I'm at a loss as to what I'm doing wrong here.
Help?

System details:
Red Hat FC1/x86, MySQL 4.0 rpms, courier 0.42.0 built
with rpmbuild.

authmysqlrc:

MYSQL_SERVER            localhost
MYSQL_USERNAME          postfix
MYSQL_PASSWORD          foobar
MYSQL_SOCKET            /etc/mysql.sock
MYSQL_PORT              0
MYSQL_OPT               0
MYSQL_DATABASE          postfix
MYSQL_USER_TABLE        mailbox
MYSQL_CRYPT_PWFIELD     password
MYSQL_UID_FIELD         '89'
MYSQL_GID_FIELD         '89'
MYSQL_LOGIN_FIELD       username
MYSQL_HOME_FIELD        '/a/postfixDirs/vhosts'
MYSQL_NAME_FIELD        name
MYSQL_MAILDIR_FIELD     maildir


Thanks,
Cary



        
                
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to