Christopher Hartung wrote: > 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
dos2unix does not remove whitespace, try removing it by hand, or with a search and replace script. -Enda. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
