I received a message with a PDF attachment of 20 MB which isn't shown as attachment in the message list (the paper clip icon is missing).
Looking at the source of the message, the structure looks like this:
Content-Type: multipart/alternative; boundary="Apple-Mail=_E26C74AC-94C5-415E-BA83-E2830C22D7E4"
[... now the body: ...]
--Apple-Mail=_E26C74AC-94C5-415E-BA83-E2830C22D7E4 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8
[... Text part ...]
--Apple-Mail=_E26C74AC-94C5-415E-BA83-E2830C22D7E4 Content-Type: multipart/mixed; boundary="Apple-Mail=_BD2C8A48-FD16-4995-B226-8C85EEDEA387"
--Apple-Mail=_BD2C8A48-FD16-4995-B226-8C85EEDEA387 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
[... HTML part ...]
--Apple-Mail=_BD2C8A48-FD16-4995-B226-8C85EEDEA387 Content-Disposition: inline; filename="Nordkap Recall Teil 1.pdf" Content-Type: application/pdf; x-mac-hide-extension=yes; x-unix-mode=0644; name="Xxxxxxx Xxxxxx Teil 1.pdf" Content-Transfer-Encoding: base64
[... b64-encoded attachment ...]
--Apple-Mail=_BD2C8A48-FD16-4995-B226-8C85EEDEA387 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
[... another HTML part (?!) ...]
--Apple-Mail=_BD2C8A48-FD16-4995-B226-8C85EEDEA387--
--Apple-Mail=_E26C74AC-94C5-415E-BA83-E2830C22D7E4--
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany
On 11/16/2014 12:48 AM, Michael Heydekamp wrote:
I received a message with a PDF attachment of 20 MB which isn't shown as attachment in the message list (the paper clip icon is missing).
Looking at the source of the message, the structure looks like this:
Content-Type: multipart/alternative; boundary="Apple-Mail=_E26C74AC-94C5-415E-BA83-E2830C22D7E4"
For performance reasons we check only top-level content-type.
Am 16.11.2014 08:48, schrieb A.L.E.C:
On 11/16/2014 12:48 AM, Michael Heydekamp wrote:
I received a message with a PDF attachment of 20 MB which isn't shown as attachment in the message list (the paper clip icon is missing).
Looking at the source of the message, the structure looks like this:
Content-Type: multipart/alternative; boundary="Apple-Mail=_E26C74AC-94C5-415E-BA83-E2830C22D7E4"
For performance reasons we check only top-level content-type.
But not when the message is selected (see attached)... Then the attachment is shown as such.
BTW: The translation of "Open" should in this case read "Öffnen" rather than "Offen". ;)
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany
On 11/17/2014 07:49 PM, Michael Heydekamp wrote:
For performance reasons we check only top-level content-type.
But not when the message is selected (see attached)... Then the attachment is shown as such.
Yes, but there's a difference in fetching and parsing structure of one vs. 100 or more messages.
Am 18.11.2014 08:04, schrieb A.L.E.C:
On 11/17/2014 07:49 PM, Michael Heydekamp wrote:
For performance reasons we check only top-level content-type.
But not when the message is selected (see attached)... Then the attachment is shown as such.
Yes, but there's a difference in fetching and parsing structure of one vs. 100 or more messages.
Sure. But as my screen is not THAT large, I'm only showing 14-20 messages per page (and below the message preview). Wouldn't it be good to have a config option...?
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany