On Fri, Feb 15, 2008 at 10:11:52AM -0600, Tim Tyler wrote: > Dovecot experts, > Does Dovecot support ldaps:\\ connections in dovecot-ldap.conf for > ldap connections? I can get regular ldap:\\connections to work, > but not ldaps:\\ connections. I have even downloaded the latest > beta version of dovecot and it still doesn't work. If its not > supported, will it be in the near future? > Note: We are using Centos 5 and Redhat 5 systems.
According to http://wiki.dovecot.org/AuthDatabase/LDAP just set tls=yes in your dovecot-ldap.conf. Geert