Archive

Author Archive

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”.

Process nUpdate.exe has terminated abnormally

March 30th, 2010 1 comment

Have you ever gotten this message on your server before? I hadn’t until recently and there really wasn’t much info about it except on IBM’s Support Portal.  I gotta admit,  I rarely find answers there so I was pleasantly surprised.

Basically a full text index is corrupt and I had no way of finding it.  I ended up deleting all indexes on the server and restarting it, then the message went away and nupdate.exe ran again.

take care

Categories: Domino Server Tags:

Quickr – QPresent

February 10th, 2010 No comments

I have been installing custom templates from SNAPPS and found one to be very useful. QPresent, the video posted on LotusRockStar is great but on my install the submit button did not show. I ended up having to edit the “Presentation” form, downloading “Presentation.html” , editing it the html then uploading it back to the presentation form.  Strange