Sang Yam
Results
1
issues of
Sang Yam
Referring to the issue [#issue-1246285318](https://github.com/Sicos1977/MsgKit/issues/90#issue-1246285318), is the method `ConvertEmlToMsg` in [Converter.cs](https://github.com/Sicos1977/MsgKit/tree/master/MsgKit/Converter.cs) always set the attachment to extension eml, even the attachment is a msg? ``` if (bodyPart is MessagePart messagePart)...
enhancement