1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-03-06 19:39:42 -05:00
k-9/k9mail-library
cketti 74d09943c0 Use MimeMessageHelper.setBody() when parsing BODYSTRUCTURE
This will correctly set the MIME type of the part containing the body.
Otherwise multiparts end up having a content type of text/plain (default)
in the database... oops.
2015-01-23 03:55:54 +01:00
..