3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: sconnection t...
FromSent OnAttachments
Justin BestMay 29, 2002 8:47 am 
Sam VarshavchikMay 29, 2002 9:07 am 
Justin BestMay 29, 2002 11:51 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:Re: [courier-users] Re: sconnection terminiated by server?Actions...
From:Justin Best (jbe@infostations.net)
Date:May 29, 2002 11:51:40 am
List:net.sourceforge.lists.courier-users

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