Archive

Archive for the ‘Symantec Brightmail Gateway’ Category

Symantec Brightmail Gateway & Domino LDAP

July 13th, 2010 No comments

Have you been trying to get your SBG (Symantec Brightmail Gateway) to work with your Lotus Notes Domino sever via LDAP? Sure they have come a long way since version 6.x (currently on version 9.x) to help with making LDAP work with out of the box, but it still required a bit of tweaking to get SBG to see the correct groups types on the Domino Server.

The Trick was to tweak the query under “Group Listing Query” > “Customize Query” to: (&(objectclass=dominogroup)(|(grouptype=0)(grouptype=1)))

Now the  SBG server sees all the domino group types of “Mail Only”.