| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Well, is it always the case that Exchange change the message-id to a new one and signals the change with a new x-ms-exchange-parent-message-id header? |
Sorry, something went wrong.
|
Always. In the environment triggering this, mailbox gets original copy (message-id) from one host and a copy via Exchange. Exchange may be doing a redirect(?) causing the oddness. Link describes other observing same quirk. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Identical emails but sourced from alternate hosts (nicehost vs exchange) will not match and negate use of --delete2duplicates.
Example
nicehost
exchange
Change to sub header_construct allows X-MS-Exchange-Parent-Message-Id and Message-ID to match when both headers are used for comparing (--useheader Message-Id --useheader X-MS-Exchange-Parent-Message-Id)