Re: Dovecot authentication hangs when ldap_start_tls_s() fails for invalid certificate

2024-09-04 Thread sebastiano.degan--- via dovecot
Hi! I've tried again ad at this moment the only way to avoid this issue is to add "tls_require_cert = allow" to either passdb or userdb config. It still hangs otherwise. Now I'm running on debian 12 and dovecot 2.3.19.1 (9b53102964). ___ dovecot mailing

Re: Dovecot authentication hangs when ldap_start_tls_s() fails for invalid certificate

2020-11-20 Thread Aki Tuomi
> On 19/11/2020 12:55 sebastiano degan wrote: > > > On a Debian10 I've installed postfix 3.4.14 and dovecot 2.3.4.1. > I've configured multiple passdb sources and I expect that if one fails > the other ones are tested. > This is usually the case, except when the failure is due to an invalid