Submitted byCategory
Review Cycle
.
Public
Joachim Mutter/sysarc
on 01/12/2009 at 11:28 AM
Notes\Script

Remove double NAB Documents

Sometimes I have to use the Domino Mailtemplate function "Synchronize Address Book",
which "tries" to synchronize the NAB entries from the current private Addressbook and the mailfile.
But if you have several machines with local NAB's, this could get a mess, because the code in the synchronize
agent doesn't work like a replication, so after synchronizing several local NABs with local mailboxes, you get
several double documents.

This code removes them either automatically or, if it could not decide that, with user interaction.
The alogorythm worked in the following way