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.
|