What does the router message number mean?

Hi!

The router produces messages like

19.11.2007 12:57:02 Router: Message 0041A4C3 delivered to xxx

Does anybody know what this number is? It seems not to be the Note-ID of the mail in the mail.box.

I wrote an extension for EM_NSFNOTEUPDATEMAILBOX and wonder if I can access this number in the note that I get passed in this extension function.

Is that an unique number? It seems to to change when the mail is transfered to another router.

Thanks!

Subject: What does the router message number mean?

This is an addendum to the question- can one discover where the mail came from? I am getting server messages that e-mail has not recipients- I KNOW it coming from an automated e-mail process, teh company has hundreds… argghhh I would love to trace it backward.

Subject: What does the router message number mean?

HiyaIf you look at the properties of a delivered document, on the last tab that shows the note id etc, the routers number matches the one of those. in the one I checked, it matched the entry on the 2nd line after the “:”

Not sure what part of the ID that is but it does match.

Subject: RE: What does the router message number mean?

Thanks, that helped very much!

It’s NoteOID.Note.Innards[0], if you fetch the OID of a note into a variabe “NoteOID”