You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2021/09/04 05:59:00 UTC

[jira] [Closed] (JAMES-2678) Attachment file-names are NULL when encoded in rfc2231 format

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

Benoit Tellier closed JAMES-2678.
---------------------------------
    Resolution: Duplicate

Colsing as it likely deserves to be on MIME4J

> Attachment file-names are NULL when encoded in rfc2231 format
> -------------------------------------------------------------
>
>                 Key: JAMES-2678
>                 URL: https://issues.apache.org/jira/browse/JAMES-2678
>             Project: James Server
>          Issue Type: Bug
>          Components: data
>    Affects Versions: 3.3.0
>            Reporter: Andreas Joseph Krogh
>            Priority: Critical
>         Attachments: emailWithLongNonUtf8AttachmentNames.eml
>
>
> Attachments encoded in rfc2231 end up with filename=null
> {code:java}
> ------=_Part_5_1528787362.1551860897689
> Content-Type: image/vnd.dwg;
> name*0="=?UTF-8?Q?3-2_FORPROSJEKT_2-Sheet_-_XXX_A_2_40_?=
> =?UTF-8?Q?";
> name*1="201_-_Fasader_nord=C3=B8st_og_nordvest.dwg?="
> Content-Transfer-Encoding: 7bit
> Content-Disposition: attachment;
> filename*0="=?UTF-8?Q?3-2_FORPROSJEKT_2-Sheet_-_XXX_A_2_40_?=
> =?UTF-8?Q?";
> filename*1="201_-_Fasader_nord=C3=B8st_og_nordvest.dwg?="{code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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