Dupliacted message id from the email message headers

Developer OnePageCRM 0 Reputation points
2024-07-26T18:12:55.48+00:00

We are using Outlook Graph API to fetch email messages

we received at least 23 messages with the same Message ID from the message headers

Is it expected to have different messages with the same Message ID in the message headers?

Outlook | Windows | Classic Outlook for Windows | For business
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-07-29T02:29:54.2966667+00:00

    Hi @Developer OnePageCRM

    According to the documentation, the value of message-id is unique. A detailed description of this property is as follows:

    The "Message-ID:" field provides a unique message identifier that refers to a particular version of a particular message. The uniqueness of the message identifier is guaranteed by the host that generates it (see below). This message identifier is intended to be machine readable and not necessarily meaningful to humans. A message identifier pertains to exactly one instantiation of a particular message; subsequent revisions to the message each receive new message identifiers.

    As a supplement, please refer to this official document, which refers to the explanation of the common email header fields: View internet message headers in Outlook

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.