Raphaël Ouazana created JAMES-1794:
--------------------------------------

             Summary: Attachment: Support messages with mixed content
                 Key: JAMES-1794
                 URL: https://issues.apache.org/jira/browse/JAMES-1794
             Project: James Server
          Issue Type: Bug
          Components: JMAP
            Reporter: Raphaël Ouazana
            Assignee: Antoine Duprat


We should support messages with mixed (html and text) content.
The main content should be registered as multipart/alternative if there is 
html+text, and the attachments should be registered as part of multipart/mixed.
Message: multipart/mixed
  Body: multipart/alternative
    textBody
    htmlBody
  Attachment1
  ...

Acceptance test would be to send a mail with a htmlBody, a textBody and 
containing an html attachment.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to