![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#4
|
|||
|
|||
![]()
Entry id is never stored in the MSG files since it only makes sense in the
context of the parent store, which MSG files do not have. Which message id do you mean? The one from the MIME headers? Note that some messages (e.g. the ones stored in the Sent Items of a PST store) do not even have a MIME headers. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "peketi" wrote in message ... Thanks for the information. Initially I thought it may be the 'Entry ID' which is the only thing different but you have given me some more insight to this problem. Is there a way out to get the 'Message-ID' from the message, may be that would help me solve this problem. Your help is this regard would be highly appreciated. "Dmitry Streblechenko" wrote: Some properties can and will be different, e.g. PR_SEARCH_KEY. Most likely neither you nor your users care about these properties, but they will be make the MSG fiel different. Secondly, the order in which properties are streamed to the MSG file can be different, so even if the mesasge is the same, the hash will be different. You need to use a different algorithm to determine whether two messages are the same, such as comparing the message body, subject, recipients, etc. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "peketi" wrote in message news ![]() I am writing an application that generates a message digest (MD5) for a MSG file generated by Outlook application. If I generate a MSG file each from 2 PST files, FILEA.PST and COPY_OF_FILEA.PST (* COPY_OF_FILEA.PST is a copy of FILEA.PST *), A.MSG and A1.MSG, I get a hashvalue or the message digest different for these messages though the content of these messages are same. Any reasons for this and workarounds ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to convert msg files | BorisBierbelly | Outlook - General Queries | 9 | March 2nd 06 05:33 PM |
outgoing msg | Bill H. | Outlook Express | 5 | February 22nd 06 05:51 PM |
how to resend a msg | Hasan | Outlook - General Queries | 3 | February 18th 06 07:11 PM |
Highlighted Inbox Msg Changes Status By Itself | Bruce | Outlook - Installation | 3 | February 8th 06 09:51 PM |
Correct .msg format | amiga1200 | Outlook and VBA | 1 | January 12th 06 03:07 PM |