4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Problem using aut...
FromSent OnAttachments
Christopher HartungAug 17, 2007 11:18 am 
Sam VarshavchikAug 17, 2007 2:26 pm 
Christopher HartungAug 18, 2007 7:29 am 
Enda CronnollyAug 18, 2007 9:46 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Problem using authlib-mysql and authdaemondActions...
From:Christopher Hartung (chma@googlemail.com)
Date:Aug 18, 2007 7:29:21 am
List:net.sourceforge.lists.courier-users

Sam Varshavchik wrote:

Christopher Hartung writes:

My authmysqlrc - config looks like this:

MYSQL_SERVER 127.0.0.1 MYSQL_USERNAME syscp MYSQL_PASSWORD ****** MYSQL_PORT 0 MYSQL_DATABASE syscp MYSQL_USER_TABLE mail_users MYSQL_CRYPT_PWFIELD password_enc MYSQL_UID_FIELD uid MYSQL_GID_FIELD gid MYSQL_LOGIN_FIELD username MYSQL_HOME_FIELD homedir MYSQL_MAILDIR_FIELD maildir MYSQL_WHERE_CLAUSE postfix='Y'

It doesn't really matter what authmysqlrc "looks like", but rather what it actually is. The comments at the beginning of the default authmysqlrc explain its format. Remove any extra whitespace at the beginning and at the end of each line.

I ran dos2unix so that no whitespaces etc. exists anymore. The problem is still there