On Tue, August 15, 2017 10:27 pm, Noel Butler wrote: > HUH? > Are you trying to login to mysql using the hash itself?
Noel, thanks!! oops, misunderstood instruction... this is better: USER voy...@xxxxx.tld +OK PASS ********** +OK Logged in. LIST +OK 0 messages: > That wont work, and its not what you are supposed to be doing as evident > by fact you can login using plain password, you're looking in the wrong > area, since the database stores passwords hashed, you enter it in, in > plain text, the database them does its magic to convert what you entered > in, into a hash and does the matching in its own backend, so to speak. what value should I have in /etc/dovecot/dovecot-mysql.conf in default_pass_scheme = ??? V