Displaying 2 results from an estimated 2 matches for "684c84e7".
Did you mean:
0x4c84e7
2019 Feb 20
0
Using SHA256/512 for SQL based password
...6/04/20/strong-crypt-scheme-with-dovecot-postfixadmin-and-roundcube/
>
Ah, it seems Aki and I have already visited this link before ^^'
Yassine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190220/684c84e7/attachment.html>
2019 Feb 20
2
Using SHA256/512 for SQL based password
On 2/20/19 5:09 AM, Yassine Chaouche via dovecot wrote:
> On 2/12/19 5:05 PM, Robert Moskowitz via dovecot wrote:
>> I have trying to find how to set the dovecot-sql.conf for using
>> SHA256/512.? I am going to start clean with the stronger format, not
>> migrate from the old MD5.? It seems all I need is:
>> [...] default_pass_scheme = SHAxxx-CRYPT [...]
>
> How