search for: f12c884ba3cc82

Displaying 1 result from an estimated 1 matches for "f12c884ba3cc82".

2006 Oct 24
2
CRAM-MD5 auth broken with postgresql passdb?
...ed by Jonathan in http://www.dovecot.org/list/dovecot/2006-August/015501.html If I use CRAM-MD5 auth with passwd-file as a backend (Thunderbird client) everything works fine (MD5-hashes have been shortened for readability): dovecot: auth(default): password(bob at foo.bar,10.0.0.123): Credentials: f12c884ba3cc82.. dovecot: imap-login: Login: user=<bob at foo.bar>, method=CRAM-MD5, rip=10.0.0.123, lip=10.0.0.234 My passwd file contains a line like this: bob at foo.bar:{HMAC-MD5}f12c884ba3cc82.. If I change to postgresql-based passdb, PLAIN auth works (!) and CRAM-MD5 does not work: dovecot: auth(d...