8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] MD5 passwords
FromSent OnAttachments
Mark BucciarelliJan 27, 2006 4:35 am 
Sergiy ZhukJan 27, 2006 9:43 am 
Mark BucciarelliJan 27, 2006 11:10 am 
Sam VarshavchikJan 27, 2006 3:19 pm 
Mark BucciarelliJan 29, 2006 9:24 am 
Jerry AmundsonJan 29, 2006 11:10 am 
Mark BucciarelliJan 30, 2006 2:21 pm 
Mark BucciarelliJan 30, 2006 6:34 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] MD5 passwordsActions...
From:Sergiy Zhuk (ser@yahoo-inc.com)
Date:Jan 27, 2006 9:43:38 am
List:net.sourceforge.lists.courier-users

hi

On Fri, 27 Jan 2006, Mark Bucciarelli wrote:

I suspected the CONCAT('{MD5}', pass ) field, but I got the same result when I tried it without the {MD5} prefix.

Does this method require the clear password?

did you set MYSQL_CRYPT_PWFIELD pass in authmysqlrc ?

You don't need MD5 statement, should work as is if crypt field is defined. That is if crypt() on your system can handle md5 natively.