From: Sam Varshavchik <[EMAIL PROTECTED]>
To: [email protected]
Subject: Re: [Courier-imap] pop and imap login
Date: Mon, 13 Feb 2006 18:27:08 -0500

Tom Lee writes:

Hello,

I configured the file /etc/authlib/authmysqlrc and created the database necessary in my linux box.
it works fine for imap login with [EMAIL PROTECTED]

however, for pop login, it only accepts username, not [EMAIL PROTECTED] as a user ID.

is ther a way to make both imap and pop to use the same login name [EMAIL PROTECTED]

Change all the account names in your mysql table from username to [EMAIL PROTECTED]


Just checked that the password for "username" in /etc/passwd is different from what I have in the database.
Once I make both the same, it works fine.

It seems that authlib will check the password in /etc/passwd for "username" and then look for the password "[EMAIL PROTECTED]" in the database.

thanks,


Tom




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to