[ 
https://issues.apache.org/jira/browse/JAMES-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benoit Tellier closed JAMES-3714.
---------------------------------
    Resolution: Fixed

> Attachments of EML with inlined multiparts is badly handle
> ----------------------------------------------------------
>
>                 Key: JAMES-3714
>                 URL: https://issues.apache.org/jira/browse/JAMES-3714
>             Project: James Server
>          Issue Type: Improvement
>          Components: JMAP
>    Affects Versions: master
>            Reporter: Benoit Tellier
>            Assignee: Antoine Duprat
>            Priority: Major
>             Fix For: 3.7.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> (JMAP draft is impacted)
> Example of the EMLs:
> {code:java}
> Date: Wed, 26 Jan 2022 12:21:37 +0100
> From: Bob <b...@domain.tld>
> To: Alice <al...@domain.tld>
> Subject: My subject
> Message-ID: <20220126112137.wookj26xellphlam@W0248292>
> MIME-Version: 1.0
> Content-Type: multipart/mixed; boundary="7f4cfz6rtfqdbqxn"
> Content-Disposition: inline
> Content-Transfer-Encoding: 8bit
> --7f4cfz6rtfqdbqxn
> Content-Type: text/plain; charset=utf-8
> Content-Transfer-Encoding: 8bit
> Main test message...
> --7f4cfz6rtfqdbqxn
> Content-Type: application/json; charset=us-ascii
> Content-Disposition: attachment; filename="yyy.txt"
> Content-Transfer-Encoding: quoted-printable
> [
>     {
>         "Id": 
> "2xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
>     }
> ]
> --7f4cfz6rtfqdbqxn
> Content-Type: application/json; charset=us-ascii
> Content-Disposition: attachment; filename="xxx.txt"
> Content-Transfer-Encoding: quoted-printable
> [
>     {
>         "Id": 
> "3xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
>     }
> ]
> --7f4cfz6rtfqdbqxn--
> {code}
> I do not know which Mail User Agent did generate this email...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
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