mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-12 02:58:20 +08:00
a947cc063a
Using node-imap's parseHeader function to parse headers was resulting in a huge number of message parse failures on Office365 accounts, because the results contained unicode control character 9 and we'd then feed that string to JSON.parse when extracting contacts, which would throw an exception. Using mimelib's header parsing function eliminates these errors. |
||
---|---|---|
.. | ||
isomorphic-core | ||
local-private | ||
local-sync |