sogo/SoObjects
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
..
Appointments Merge pull request #203 from inverse-inc/v2 2015-11-23 12:51:52 +01:00
Contacts Merge pull request #210 from zentyal/cperez/ldapsource-refactor 2015-12-03 17:15:20 +01:00
Mailer sogo-mail: Priorize filename attribute to get attachment name 2015-12-15 08:01:21 +01:00
SOGo Merge pull request #210 from zentyal/cperez/ldapsource-refactor 2015-12-03 17:15:20 +01:00
common.make Improved and simplified rpath 2014-10-02 12:36:22 -04:00
GNUmakefile See ChangeLog 2009-10-09 21:54:07 +00:00