Hello.
I have compiled courier-imap-3.0.3 on Aix 5.2. I want use postfix, mysql for
user accounts, courier-imap.
I don't have any user on my system and i am begining from Zero. What steps
do i need to do to configure all and check if does it work fine, keeping in
mind that it uses mysql ?
My:

/usr/lib/courier-imap/etc/authdaemonrc:
authmodulelist="authmysql"

My /usr/lib/courier-imap/etc/authmysqlrc

MYSQL_SERVER            localhost
MYSQL_USERNAME          mail
MYSQL_PASSWORD          clave
MYSQL_SOCKET            /tmp/mysql.sock
MYSQL_PORT              0
MYSQL_OPT               0
MYSQL_DATABASE          mail
MYSQL_USER_TABLE        users
MYSQL_CLEAR_PWFIELD     clear
MYSQL_UID_FIELD         uid
MYSQL_GID_FIELD         gid
MYSQL_LOGIN_FIELD       address
MYSQL_HOME_FIELD        home
MYSQL_NAME_FIELD        name


Thanks.


-------------------------------------------------------
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