mahdi created MIME4J-246:
----------------------------
Summary: filename multipart in attachments
Key: MIME4J-246
URL: https://issues.apache.org/jira/browse/MIME4J-246
Project: James Mime4j
Issue Type: Bug
Reporter: mahdi
one of my mails that it has an attachment and header of this attachment is like
this:
Content-Type: application/pdf;
name="=?UTF-8?B?bbjNmGINmE24zaryDZg?="
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename*0*=UTF-8''%D984%DB%8C%DA;
filename*1*=%AF%20%D8%AF%D8%B3%D8;
filename*2*=%AA%DB%8C%2E%70%64%66
When I call `getFilename()` method it return null
I attach the mail to this task
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)