Scope:
Applies to Email Security Gateways that are model 300 and higher using Lotus Domino LDAP.
Answer:
The common syntax for Domino is:
- Port: 389 (636 for secure LDAP)
- Bind DN: Only required if anonymous LDAP access is prohibited. If needed, enter your authorized account.
- Bind Password: Only required if anonymous LDAP access is prohibited. If needed, enter your authorized account's password.
- Filter:
( (mail=${recipient_email})
(cn=${recipient_email})
(shortname=${recipient_local_part}))
(cn=${recipient_email})
(shortname=${recipient_local_part}))
- LDAP Search Base: ${defaultNamingContext}
- LDAP UID: uid
- LDAP Primary Email Attribute: mail
https://campus.barracuda.com/solution/50160000000GS2fAAG