Sicos1977 / MsgKit

A .NET library to make MSG files without the need for Outlook
199 stars 55 forks source link

System.InvalidCastException #83

Closed ulued closed 2 years ago

ulued commented 3 years ago

On converting an eml message to msg I get this error on many mails.

exception: 0x24d0029 - System.InvalidCastException: Object of type "MimeKit.GroupAddress" cannot be converted to type "MimeKit.MailboxAddress"

Sicos1977 commented 3 years ago

You still have this issue, look like something in MimeKit (that I use to generate the EML file)