Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2005 06:42:44 -0700 (PDT)
From:      Muhammad Kashif Yaqoob <mkyaqoob2005@yahoo.com>
To:        courier-imap@lists.sourceforge.net
Cc:        freebsd-questions@freebsd.org, B.Candler@pobox.com
Subject:   courier-imap authenticate mysqk user
Message-ID:  <20050624134244.42476.qmail@web32013.mail.mud.yahoo.com>

next in thread | raw e-mail | index | archive | help

Dear Sir,

 I am working on postfix Mailserver at freebsd.and install the courier Imap and courier-authlib-mysql .and also Configuration the setting of courier-imap with mysql.When i authenticate the mysql pop user  with courier-imap.Following error message occour.

Part of my maillog:

Jun 24 22:44:44 post-4 authdaemond.mysql: modules="authmysql", daemons=5
Jun 24 22:48:20 post-4 authdaemond.mysql: modules="authmysql", daemons=5
Jun 24 22:48:43 post-4 pop3d: LOGIN FAILED, ip=[::1]
Jun 24 22:58:21 post-4 pop3d: LOGIN FAILED, ip=[::1]

 

 

Define the configuration setting in detail for courier imap given below

authdaemonrc

=========

authmodulelist="authmysql"

daemons=5

version=""


--------------------------------------------------------

authmysqlr

==========

MYSQL_SERVER        127.0.0.1
MYSQL_USERNAME  vmailuser
MYSQL_PASSWORD  vmailuser

MYSQL_PORT 3306

MYSQL_OPT  0

MYSQL_DATABASE        provider

MYSQL_USER_TABLE users

MYSQL_CRYPT_PWFIELD crypt

MYSQL_CLEAR_PWFIELD password

MYSQL_UID_FIELD  uid

MYSQL_GID_FIELD  gid

MYSQL_LOGIN_FIELD          email

MYSQL_HOME_FIELD homedir

MYSQL_NAME_FIELD name

MYSQL_MAILDIR_FIELD maildir


+..........................................

-------------------------------------------------------------------------------

How can i authenticate the mysql user by using courier-imap.? 
Hope somebody here can help?
 

Best Regards,

Muhammad kashif



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050624134244.42476.qmail>