mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 13:17:55 +08:00
b7157573f2
* Default Content-Type to text/plain for not multipart messages Parse body of messages without subparts as text/plain if Content-Type header is not set. * narrow check for defaulting to `text/plain` take message body as `text/plain` only if message has only one part and has no `Content-Type` header Co-authored-by: Clément DOUIN <soywod@users.noreply.github.com>