freebsd-questions@freebsd.org
[Top] [All Lists]

mysql user did not authenticate by courier-imap

Subject: mysql user did not authenticate by courier-imap
From: Muhammad Kashif Yaqoob
Date: Wed, 29 Jun 2005 06:15:39 -0700 PDT
 Dear Sir,

 I am working on postfix Mailserver at freebsd.and install the courier Imap 
(courier-imap-4.0.2,1) and courier-authlib-0.55 in the system.and also 
Configuration the setting of courier-imap with mysql.When i authenticate the 
mysql pop user  with courier-imap.

And run the following for authenticating mysql user 

#/usr/local/sbin/authdaemond start
#/usr/lib/courier-imap/libexec/pop3d.rc start
#postfix start


#telnet localhost 110

>connected to localhost

>+ok Hello there.

and now check pop mysql user

>USER atif@xxxxxxxxxx

>PASS atif

Following error message occour

Part of my maillog:

Jun 29 21:13:36 post-4 postfix/master[498]: daemon started -- version 2.2.2, 
configuration /etc/postfix
Jun 29 21:14:01 post-4 authdaemond: modules="authmysql", daemons=5
Jun 29 21:14:01 post-4 authdaemond: Installing libauthmysql
Jun 29 21:14:01 post-4 authdaemond: Installation complete: authmysql

Jun 29 22:52:52 post-4 pop3d: LOGIN FAILED, user=atif@xxxxxxxxxx, ip=[127.0.0.1]
Jun 29 22:52:52 post-4 pop3d: authentication error: Input/output error

 

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



 

 

 




                
---------------------------------
Discover Yahoo!
 Stay in touch with email, IM, photo sharing & more. Check it out!
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"

<Prev in Thread] Current Thread [Next in Thread>