migrating 2.1 to 3.x, sql pass scheme, pass value?

voytek at sbt.net.au voytek at sbt.net.au
Tue Aug 15 15:58:37 EEST 2017


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 voytek at 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



More information about the dovecot mailing list