hi, I have configured courier-imap as follows

authmysqlrc:

MYSQL_SERVER                    localhost
MYSQL_USERNAME          mail
MYSQL_PASSWORD          xxx
MYSQL_OPT                       0
MYSQL_USER_TABLE        users
MYSQL_CRYPT_PWFIELD     crypt
MYSQL_CLEAR_PWFIELD     clear
MYSQL_UID_FIELD         uid
MYSQL_GID_FIELD         gid
MYSQL_LOGIN_FIELD       id
MYSQL_HOME_FIELD        home
MYSQL_NAME_FIELD        name

The database has all the relevant fields and data, I have also used 'mysql 
-umail -p maildb' and been able to do a lookup on the db.

When I try and test with 'telnet server imap' i get the following:
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT 
THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP 
ready. Copyright 1998-2004 Double Precision, Inc.  See COPYING for 
distribution information.
A login [EMAIL PROTECTED] 'password'
A NO Login failed.

I have search the logs to see what the problem could be to no avail, can 
someone please help.

Thanks
Paulo


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to