b
Bart Frackiewicz wrote:
hi,
Devraj Mukherjee wrote:
Hi everyone,
1. I can't seem to find an init.d script for authdeamond? Which package creates this?
i think, this script was part of courier 3.0.8. currently i do an emerge world -uD, and courier will be updated to 4.0.1 with a new package net-libs/courier-authlib-0.53. have you installed this?
2. I have made the apporporate changes in pam.d configuration files and authmysqlrc in /etc/courier-imap and I get the following when I tail the log and try and log in as a pop3 user.
courier-imap/authdaemond is looking for a server called mysql.example.com,
what configuration defines that? Thanks for any pointers.
i have this file configured: /etc/courier-imap/authmysqlrc
MYSQL_SERVER localhost MYSQL_USERNAME postfix MYSQL_PASSWORD XXXXXXXXXX MYSQL_DATABASE mailsql MYSQL_USER_TABLE users MYSQL_CRYPT_PWFIELD crypt #MYSQL_CLEAR_PWFIELD clear MYSQL_UID_FIELD uid MYSQL_GID_FIELD gid MYSQL_LOGIN_FIELD login MYSQL_HOME_FIELD homedir MYSQL_NAME_FIELD name MYSQL_MAILDIR_FIELD maildir
Bart
