sogo: v2 f388d180

Author Committer Branch Timestamp Parent
Javier Amor García Javier Amor García v2 2016-02-08 12:17 v2 e1b18123
Changeset

oc-mail: Better management of nested multipart types

Instead of treating all the message either as alternative or mixed with
this changeset the MIME type of the parent part is used.
This allows a correct disposition of the message in the cases when
nested multiparts elements are used.
Also in mixed parts we convert between plain text and HTML as needed.

mod - OpenChange/MAPIStoreMailMessage.h Diff File
mod - OpenChange/MAPIStoreMailMessage.m Diff File
mod - SoObjects/Mailer/SOGoMailObject.h Diff File
mod - SoObjects/Mailer/SOGoMailObject.m Diff File