Hello all,
I'm new in domino programming and encountered the first problem I can't solve on my own:
I'm in bad need for a (at least mail) database spanning unique identifier for a (mail) document. UID doesn't work because it is only unique within a database including it's replicas.
Background information: I'm processing all mails and mail databases of several domino servers and have to ensure that I'm aware of a mail, that should be processed twice. In this case I don't want to process the mail, but just increase a counter (already processed).
I'm looking forward to your solution comments!!
Chris
I'm new in domino programming and encountered the first problem I can't solve on my own:
I'm in bad need for a (at least mail) database spanning unique identifier for a (mail) document. UID doesn't work because it is only unique within a database including it's replicas.
Background information: I'm processing all mails and mail databases of several domino servers and have to ensure that I'm aware of a mail, that should be processed twice. In this case I don't want to process the mail, but just increase a counter (already processed).
I'm looking forward to your solution comments!!
Chris