On 2 January 2008 07:00, mattias wrote:
> thanks but i alredy use postfix with mysql
> but i want to use courier-mta with it insted

It basically comes down to changing this in
/etc/courier/authdaemonrc

 authmodulelist="authmysql"

and adjusting these to suit your ex-postfix
auth table in /etc/courier/authmysqlrc

 MYSQL_CRYPT_PWFIELD     crypt
 MYSQL_DATABASE          mysql
 MYSQL_GID_FIELD         gid
 MYSQL_HOME_FIELD        home
 MYSQL_LOGIN_FIELD       id
 MYSQL_NAME_FIELD        name
 MYSQL_OPT               0
 MYSQL_PASSWORD          admin
 MYSQL_PORT              0
 MYSQL_SERVER            localhost
 MYSQL_UID_FIELD         uid
 MYSQL_USERNAME          admin
 MYSQL_USER_TABLE        passwd

--markc



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to