Dear ALL,
     I have downloaded the courier-imap, and also compiled my own RPM
     package according to the documentation. Finally, i got these
     packages:courier-imap-1.4.6.20020529-1.7.2.i386.rpm
courier-imap-ldap-1.4.6.20020529-1.7.2.i386.rpm
courier-imap-mysql-1.4.6.20020529-1.7.2.i386.rpm
courier-imap-pgsql-1.4.6.20020529-1.7.2.i386.rpm

I use mysql and my sql server is ready.

I have installed the courier-imap base package and the mysql package also.

After that I edit the authdaemonrc and authmysqlrc according to the HOW-TO

authdaemonrc:
authmodulelist="authpam authmysql"

authmysqlrc:
MYSQL_SERVER  www.wwww.com
MYSQL_USERNAME  courier
MYSQL_PASSWORD  whatever
MYSQL_SOCKET  /var/lib/mysql/mysql.sock
MYSQL_DATABASE  maildb
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
MYSQL_MAILDIR_FIELD maildir
MYSQL_WHERE_CLAUSE 'imap=1 AND bool1=1 AND bool2=2'

I have added a user into the mysql table "users", It can be run and normal
under postfix (MTA). However, I can't login using the imap ... why can't
?? I can't receive email if i use virtual user account now.
Thanks,
Marquis Chan




-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to