On 4/28/2012 10:29 PM, Jeff Lacki wrote:
Error: sql(jeff,127.0.0.1): Invalid password 'mypass' in passdb: Not a valid MD5-CRYPT or PLAIN-MD5 password Debug: sql(jeff,127.0.0.1): MD5(mypass) != 'mypass', try PLAIN scheme instead
In dovecot-sql.conf.ext, set: default_pass_scheme = PLAIN Dovecot needs to be told what format the stored password is in.