Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-3783

GMail: multipart/alternative html part should be the last

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • master
    • 3.8.0
    • JMAP
    • None

    Description

      Using JMAP RFC-8621 to send a mail to GMail,

      It sends an email with the following structure:

      multipart/alternative
          text/html
          text/plain
      

      But GMail fails to render it, renders the text part.

      To support sending rich text to GMail we need to switch to the following structure:

      multipart/alternative
          text/plain
          text/html
      

      Attachments

        Issue Links

          Activity

            People

              aduprat Antoine Duprat
              btellier Benoit Tellier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m