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

Object of type "MimeKit.GroupAddress" cannot be converted to type "MimeKit.MailboxAddress" #272

Closed ulued closed 3 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"

ulued commented 3 years ago

closed is a msgkit problem