4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Courier only acce...
FromSent OnAttachments
DavidMay 29, 2005 10:46 am 
Sam VarshavchikMay 29, 2005 12:13 pm 
Stefan HornburgMay 30, 2005 1:52 am 
Gordon MessmerMay 30, 2005 12:11 pm 
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] Courier only accepts cleartextpasswordsActions...
From:Gordon Messmer (yiny@eburg.com)
Date:May 30, 2005 12:11:58 pm
List:net.sourceforge.lists.courier-users

On May 29, 2005, at 10:46 AM, David wrote:

I am using Courier Imap with MySQL and it works well. My Problem is that I can’t use encrypted passwords. I tried to comment out MYSQL_CLEAR_PWFIELD and activate MYSQL_CRYPT_PWFIELD. I encrypted my passwords with the MySQL function encrypt. But after this no login was possible. I have made the same question but nobody does response me. Please help me I’m desperate and I can’t find a solution.

Did you remember to remove the secure authentication types from your emstpd/imapd/pop3d configurations? If you're only storing the crypted password in your user database, then only plain text logins can be used.