Difference between revisions of "HowTos/Barracuda Integration"

From Scalix Wiki
Jump to: navigation, search
m (added naviagtion to top of page)
 
Line 1: Line 1:
 +
[[Scalix Wiki]] -> [[How-Tos]] -> '''Barracuda Integration'''
 +
 
-----------------------
 
-----------------------
 
Tested on Barracuda Model 300 with firmware 3.5.12.010 (2009-02-13 17:01:46)
 
Tested on Barracuda Model 300 with firmware 3.5.12.010 (2009-02-13 17:01:46)

Latest revision as of 15:29, 30 June 2010

Scalix Wiki -> How-Tos -> Barracuda Integration


Tested on Barracuda Model 300 with firmware 3.5.12.010 (2009-02-13 17:01:46)

Create the domain in Barracuda in the normal way, with Domains->Add Domain. Once you're done, your new domain will appear in the list in Barracuda. Click on "Edit LDAP" and enter this information:

LDAP Server: myscalix.mydomain.com (or IP address, either works fine)

LDAP Port: 389 (change if you're using a non-standard value)

Exchange Accelerator/LDAP Verification: Yes

Unify Email Addresses: No (see Barracuda help)

SSL/TLS Mode: No

Require SSL/TLS: No

Bind DN: CN=sxqueryadmin

Bind Password: **********

LDAP Filter: mail=${recipient_email}

LDAP Search Base: ${defaultNamingContext}

LDAP UID: omcn

LDAP Primary Email Attribute: mail

Canary Email: [leave blank]

Valid Email (for testing): someuser@myscalix.mydomain.com


If you have more than one domain, do this for each one. Make sure you provide a valid email address for the domain in question to test LDAP. When you're finished editing each domain, be sure to do that: press the "Test LDAP" button. You should see, "successful."