Re: Zimbra and Barracuda LDAP connection? I just went through this as we did our Exchange migration. Barracuda 300 on our end. Here's what works for me:
LDAP Filter: (|(zimbraMailDeliveryAddress=${recipient_email})(z imbraMailAlias=${recipient_email})(zimbraMailAddre ss=${recipient_email})(mail=${recipient_email}))
LDAP Search Base: ${defaultNamingContext}
LDAP UID: uid
LDAP Primary Email Attribute: mail
Canary Email: (valid account e-mail address)
I don't have alias unification enabled, as some aliases to distribution lists yield a warning that while the e-mail address was verified, that e-mail address doesn't have a uid. I have some aliases on the Zimbra server set to target domains that aren't configured on the Barracuda, so that's likely where that comes from. The warning doesn't impact the use of the e-mail verification feature, though.
Last edited by davecowen5; 02-11-2009 at 12:57 PM..
|