Andreas Joseph Krogh created JAMES-2678:
-------------------------------------------

             Summary: 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
         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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to