Re: ldap sasl bind and auth_bind

2016-09-20 Thread Matwey V. Kornilov
Hello, I believe there is a bug in logic. The following code snippet from db_ldap_connect() function: if (conn->set.sasl_bind) { #ifdef HAVE_LDAP_SASL struct db_ldap_sasl_bind_context context; memset(&context, 0, sizeof(context)); context.

ldap sasl bind and auth_bind

2016-09-17 Thread Matwey V. Kornilov
Hello, I am using # dovecot --version 2.2.18 # dovecot -n # 2.2.18: /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.8 (0c4ae064f307+) doveconf: Warning: NOTE: You can get a new clean config file with: doveconf -n > dovecot-new.conf doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.c