mail
mail copied to clipboard
Fix multipart parsing
When there's a LF format, and non-ascii characters the parsing doesn't work.
This fixes #1438.
Older PR here https://github.com/mikel/mail/pull/1319
Edit: link to the actual PR, not this one again
@mikel Hello? This is an obviously correct fix.
Thanks @felipec and @toofar and @sebbASF I've created a new PR against Master here https://github.com/mikel/mail/pull/1511 using the original PR that has the test coverage