Here is a copy of my authmysqlrc:

MYSQL_PORT              3306
MYSQL_OPT               0
MYSQL_DATABASE          mail
MYSQL_USER_TABLE        user
MYSQL_CRYPT_PWFIELD     pw_crypt
MYSQL_UID_FIELD         userkey
MYSQL_GID_FIELD         custkey
MYSQL_LOGIN_FIELD       username
MYSQL_HOME_FIELD        spool

From mysql log:
020530  2:40:50      23 Query       SELECT username, pw_crypt, "", userkey, 
custkey, spool, "", "", FROM user WHERE username = "jbest"

Output from mysql:
| jbest    | 9YRFT6948/zvw |  |    9271 |  0 | 
/mail/spool/infostations.com/jbest/ |  |  |

[root@maildev jbest]# pwd
/mail/spool/infostations.com/jbest

Anyone have ideas why it is dropping the connection? I went over my configs 
numerous times and cannot find any errors



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

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

Reply via email to