<div dir="ltr"><div><div><div><div>Hi all,<br><br></div><b>Dovecot version: 2.2.22 (fe789d2)<br></b></div><b>Ubuntu version: 16.04<br></b></div><b>OpenLDAP version: openldap-2.4.42+dfsg</b><br><br></div><div>Configurations<br><br><b># 2.2.22 (fe789d2): /etc/dovecot/dovecot.conf<br># Pigeonhole version 0.4.13 (7b14904)<br># OS: Linux 4.10.0-28-generic x86_64 Ubuntu 16.04.3 LTS <br>disable_plaintext_auth = no<br>listen = *<br>log_path = /var/log/dovecot.log<br>mail_location = maildir:~/Maildir<br>namespace inbox {<br>Â inbox = yes<br>Â location = <br>Â mailbox Drafts {<br>Â Â Â special_use = \Drafts<br>Â }<br>Â mailbox Junk {<br>Â Â Â special_use = \Junk<br>Â }<br>Â mailbox Sent {<br>Â Â Â special_use = \Sent<br>Â }<br>Â mailbox "Sent Messages" {<br>Â Â Â special_use = \Sent<br>Â }<br>Â mailbox Trash {<br>Â Â Â special_use = \Trash<br>Â }<br>Â prefix = <br>}<br>passdb {<br>Â args = /etc/dovecot/dovecot-ldap.conf.ext<br>Â driver = ldap<br>}<br>protocols = pop3 imap<br>service auth {<br>Â unix_listener /var/spool/postfix/private/auth {<br>Â Â Â mode = 0666<br>Â }<br>}<br>ssl = no<br>userdb {<br>Â args = /etc/dovecot/dovecot-ldap.conf.ext<br>Â driver = ldap<br>}<br><br></b></div><div>I am having "<b>Authentication failed" </b>problem with dovecot-ldap. Before it, I had binding error and I fixed it. Now I am having authentication problem when I am trying to log dovecot (usign telnet localhost 110) using a user which is created in ldap server. I can provide any configuration file and I did this configurations according to this "<a href="https://help.ubuntu.com/community/DovecotLDAP">https://help.ubuntu.com/community/DovecotLDAP</a>".<br></div><div>Now I am having an authentication error. <br><br></div><div>Thank you<br></div><div><br></div></div>