Sicos1977 / MSGReader

C# Outlook MSG file reader without the need for Outlook
http://sicos1977.github.io/MSGReader
MIT License
490 stars 168 forks source link

html export: RTF "HYPERLINK" #221

Closed Softhies closed 4 years ago

Softhies commented 4 years ago

Hello, i have a new problem with a msg's from different Outlook (Win) installations. Bodyhtml extraction (or load Storage.Message) from a msg starts with 'Microsoft Exchange Server;converted from html;' and some linkes starts with "HYPERLINK"

I send you an email.

Can you look at the problem again, please?

Sicos1977 commented 4 years ago

Sure, I'll try to look into it this weekend

Met vriendelijke groet,

Kees van Spelde

On Fri, Jul 17, 2020 at 4:23 PM +0200, "Softhies" notifications@github.com wrote:

Hello,

i have a new problem with a msg's from different Outlook (Win) installations.

Bodyhtml extraction (or load Storage.Message) from a msg starts with 'Microsoft Exchange Server;converted from html;' and some linkes starts with "HYPERLINK"

I send you an email.

Can you look at the problem again, please?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Softhies commented 4 years ago

thanks ;)

Sicos1977 commented 4 years ago

I just released a new nuget package, it should fix both your errors.

https://www.nuget.org/packages/MSGReader/3.7.27