Hello,
I understand that issues 1 to 3 will take time, but the question #4 can you please specify when using OlmStorage to read OLM: OlmMessageInfo in EnumerateMessages, what’s the workaround to get storage-wide unique message ID without extracting the whole message?
I mean please clarify this one with a higher priority as this is simply a question I’m still unsure about!
Since the OLM format is undocumented, we are investigating its internal structure in order to add this feature. OLM doesn’t support unique ID in the form you request. There is an index that contains file offset by which you can find the item. Also, each item has a unique path + name, such as:
Although it is unique, it’s hardly convenient to use it as a unique ID. As a workaround, we can generate and assign to each item an unique ID that you can use to retrieve messages. But these IDs will only work with Aspose.Email.
Hi, any hope we can have a storage-wide unique item id for olm/mbox/tgz/nsf readers?
It’s vital because first we generate the graphical storage structure to the user to select some items/messages.
Then user select one to open, now using a unique ID we should be able to extract the item directly.
Without looping through the whole storage again (storages can be so huge)
And with no unique ID, sometimes is impossible to find the correct item/message at the extraction time, rendering the whole storage reader useless, like my case
As for NSF, we are not sure of the result. As already mentioned in the documentation, the NSF implementation is quite limited.
In addition, we still have not solved the problem of getting folders in NSF. This is because the NSF format is very closed, and problematic for reverse engineering, because we do not know the algorithms used to encrypt the data. Please note that the implementation is basic and not good for active use.
Hi, oh yes I remember it, since I’ve been told about folder limit, I though it might be different for message.
To be honest, I just needed ost/pst/olm support, when I found mbox/tgz/nsf are also included I’ve added them, of course mbox is very useful, tgz much less, and I’ve doubt if NSF is something someone cares about, considered to be dead (IMO)
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.