Hi,

I'm using debian + courier-imap + mysql
I want to save the passwords for authentification in the mysql-database with
md5.
I know that I have to use the md5 with base_64_encoding.
So, the word "secret" is c2VjcmV0 in mysql.

In Courier's authmysqlrc is set:
MYSQL_CRYPT_PWFIELD     CONCAT('{MD5}',password)

However, it doesn't work.
If I use the normal crypt-function, all is onright.

Is there any hint for what I' doing wrong.

thanks olli



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to