TeamMsgExtractor/msg-extractor

[BUG] Contacts saved as RTF are often invalid.

TheElementalOfDestruction opened this issue · 1 comments

Due to how the headers are currently injected into the RTF body, many contact files, when saved, end up being invalid due to the header being injected into the wrong place. This issue, along with a few others, would benefit from a proper parser for the RTF stream which can help to find the appropriate location for the headers to go. In addition, this parser would be useful for converting the RTF body to HTML.

This should be completely fixed in version 0.40.0