LDAP and Brightmail configuration

Hi,

I’m trying to configured Symantec Brightmail to acces the domine server. I need to input the following parameters.

Query start (base DN):

Query filter:

User login name attribute:

Primary login name attribute:

Email alias attribute:

Any idea what parameters to use?

Thank you

Alexandre

Subject: LDAP and Brightmail configuration

Alexandre,

Did you ever figure this out? I have the exact same problem. I’m able to log into my Domino LDAP server, but can’t get the test query to work using thier Auto Fill options.

Thanks,

John

Subject: RE: LDAP and Brightmail configuration

With some help from Brightmail, I was able to get it to work.

First off, I have to log into my LDAP server, despite the fact I was able to connect anonymously.

I used the following to set up the LDAP connection.

Query Start (base DN): o=xxx & o=yyy (I have teo o’s)

Query filter: (&(objectClass=person)(mail=*)

User login name attribute: mail

Primary email attribute: mail

Email alias arribute: mailAddress

Hope this helps.