HowTos/Barracuda Integration
Tested on Barracuda Model 400 with firmware v3.5.12.007.
1) When setting up the domain in Barracuda, specify the settings one would normally put for adding any domain.
2) Under the LDAP settings, put the following: LDAP Server: sxlab.mydomain.net (FQDN of Scalix server) LDAP Port: 389 (636 for LDAPs) Exchange Accelerator/LDAP Verification: Yes Unify Email Address: Yes (ensures aliases end up in same quarantine as main user) SSL/TLS Mode: Off (unless LDAPS is enabled with stunnel on port 636) Require SSL/TLS: No (unless LDAP is enabled) Bind DN (username): CN=sxadmin Bind Password: secret LDAP filter: (|(mail=${recipient_email})) LDAP Search Base: O=Scalix LDAP UID: mail LDAP Primariy Email Attribute: mail Canary Email: (optional) Valid Email: validuser@newdomain.com
3) Clicking "Test LDAP" button should return: LDAP Test Successful with the details of the response. For example, if query is done for joe@newdomain.com, and its an alias for the jsmith@newdomain.com domain, the jsmith@newdomain.com user will be returned and shown in the LDAP response.