Displaying 1 result from an estimated 1 matches for "098f6bcd4621d373cade4e832627b4f6".
2007 Jan 24
1
default_pass_scheme = PLAIN-MD5 dont work :(
...It works if set:
default_pass_scheme = PLAIN
and store plain-text password in mysql
I'm change default_pass_scheme = PLAIN with
default_pass_scheme = PLAIN-MD5
an store password in mysql with md5('passwd')
and dovecotpw -s PLAIN-MD5 -p test
{PLAIN-MD5}
and md5("test") = 098f6bcd4621d373cade4e832627b4f6
but don't work:
Jan 24 13:02:31 domain postfix/smtpd[18461]: connect from
[x.x.x.x]
Jan 24 13:02:37 domine dovecot: auth-worker(default): mysql: Connected
to localhost (mail_info)
Jan 24 13:02:39 domain postfix/smtpd[18461]: warning: [x.x.x.x]: SASL
CRAM-MD5 authentication failed:
PDI3Nac3O...