#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:          
--------------------------+-------------------------------------------------
Changes (by Jerome Caffaro <jerome.caffaro@…>):

  * status:  in_merge => closed
  * resolution:  => fixed


Comment:

 In [7da2a6b539acf250a364b003b0e28fa77ee6e1a1]:
 {{{
 #!CommitTicketReference repository=""
 revision="7da2a6b539acf250a364b003b0e28fa77ee6e1a1"
 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:3>
Invenio <http://invenio-software.org>

Reply via email to