Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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