#416: WebJournal: update alert/newsletter to workaround bug in Exchange 2010
--------------------------+----------------------
  Reporter:  jcaffaro     |      Owner:  jcaffaro
      Type:  enhancement  |     Status:  closed
  Priority:  trivial      |  Milestone:
 Component:  WebJournal   |    Version:
Resolution:  fixed        |   Keywords:
--------------------------+----------------------

Comment (by Jerome Caffaro <jerome.caffaro@…>):

 In [4ad17d6f1808420cabae9dd1d8467d04fcf5196f]:
 {{{
 #!CommitTicketReference repository=""
 revision="4ad17d6f1808420cabae9dd1d8467d04fcf5196f"
 mailutils: remove unnecessary 'multipart/related'

 * HTML messages are now sent with the following structure
   to avoid message truncation in some clients when retrieved
   over IMAP protocol from an Exchange 2010 server, when the
   the multipart/related contains only one sub-part (fixes #416):

   multipart/alternative
     -- text/plain
     -- multipart/related
     ---- text/html
     ---- image/png

   or (when no image):

   multipart/alternative
     -- text/plain
     -- text/html

   instead of:

   multipart/related
     -- multipart/alternative
     ---- text/plain
     ---- text/html
 }}}

-- 
Ticket URL: </ticket/416#comment:4>
Invenio <http://invenio-software.org>

Reply via email to