On Fri, 2011-04-15 at 12:03 -0400, Alex Cherniak wrote: > Is it possible to authenticate users against multiple independent AD domains?
Add multiple passdbs and userdbs pointing to different dovecot-ldap.conf files, which contain different hosts. > In my dovecot-ldap.conf I entered two hosts: > > hosts = host1 host 2 This causes OpenLDAP to use host2 as a fallback to host1.
