Javier Amor García 41e388c5f6 sogo-mail: Priorize filename attribute to get attachment name
Some clients (such apple mail) use only the filename
attribute in the content/disposition header and the
name attribute from the content/type header is filled with
uninternationalized characters.

Example:

Content-Type: application/msword;
x-apple-part-url=C4977556-0D01-4C6C-8A51-451E0AADE431;
name=_______.doc
Content-Disposition: attachment;
filename*=utf-8''%D0%A0%D0%95%D0%9A%D0%92%D0%98%D0%97%D0%98.doc

This changeset gives priority to the filename attribute.
2015-12-15 08:01:21 +01:00
2015-11-11 09:46:01 -05:00
2015-11-09 14:30:58 -05:00
2015-11-20 11:21:38 -05:00
2015-11-11 09:46:01 -05:00
2015-11-18 09:43:02 -05:00
2014-12-16 12:36:08 -05:00
2015-11-19 09:46:07 -05:00
2015-11-18 09:42:05 -05:00
Description
No description provided
223 MiB
Languages
Objective-C 67.8%
JavaScript 14.7%
Rich Text Format 9.7%
SCSS 2.2%
C 1.5%
Other 4%