On 22.3.2013, at 20.13, Daryl Richards wrote:
> On 21/03/2013 17:39, Timo Sirainen wrote:
>> userdb_plain_pass method requires that you use userdb prefetch. And
>> Daryl's method of using %w in regular userdb .. I'm not really sure
>> how well that works. Could easily be that different Dovecot ve
On 21/03/2013 17:39, Timo Sirainen wrote:
> userdb_plain_pass method requires that you use userdb prefetch. And
> Daryl's method of using %w in regular userdb .. I'm not really sure
> how well that works. Could easily be that different Dovecot versions
> behave differently.
So, basically what I a
Zitat von Timo Sirainen :
On 21.3.2013, at 18.51, lst_ho...@kwsoft.de wrote:
Hello,
by the move to Dovecot we try to alter the password encryption
stored in the database from MD5 to CRYPT-SHA256 along the Guide at
http://wiki2.dovecot.org/HowTo/ConvertPasswordSchemes. It's mostly
worki
On 21.3.2013, at 18.51, lst_ho...@kwsoft.de wrote:
> Hello,
>
> by the move to Dovecot we try to alter the password encryption stored in the
> database from MD5 to CRYPT-SHA256 along the Guide at
> http://wiki2.dovecot.org/HowTo/ConvertPasswordSchemes. It's mostly working
> but i still have no
On 13-03-21 12:51 PM, lst_ho...@kwsoft.de wrote:
by the move to Dovecot we try to alter the password encryption stored
in the database from MD5 to CRYPT-SHA256 along the Guide at
http://wiki2.dovecot.org/HowTo/ConvertPasswordSchemes. It's mostly
working but i still have not found out how to pas