[Dovecot] Segmentation fault
Timo Sirainen
tss at iki.fi
Fri Feb 7 20:54:46 UTC 2014
On 7.2.2014, at 15.22, Timo Sirainen <tss at iki.fi> wrote:
>> auth_verbose_passwords = yes
>>
> I guess it's related to auth_verbose_passwords setting, but I can't immediately see why it would crash there.
Oh, first I thought there were two settings related to this :) Anyway, the reason is simple: "yes" isn't a valid value here. Either use "plain" or "sha1". Although I suppose "yes" could be an alias for "plain" to make people's life easier. So:
http://hg.dovecot.org/dovecot-2.2/rev/afd3cfcf1bcb
http://hg.dovecot.org/dovecot-2.2/rev/27ac53f11f1f
More information about the dovecot
mailing list