#3692: multipart/alternative messages don't display other attachments in body
----------------------+----------------------
Reporter: ondrejj | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone: 1.6
Component: mutt | Version: 1.5.23
Resolution: | Keywords:
----------------------+----------------------
Comment (by barsnick):
{{{
On Tue, Jul 28, 2015 at 06:16:03 -0000, Mutt wrote:
This example is
X-Mailer: Apple Mail (2.2102)
which is BTW
[multipart/alternative]
-> [text/plain]
-> [multipart/mixed]
-> [text/html]
-> [application/pdf]
-> [text/html]
-> [image/jpeg]
[...]
I can confirm mutt's behavior for mails coming from:
X-Mailer: iPhone Mail (11B554a)
which has formatting
[multipart/alternative]
-> [text/plain]
-> [multipart/related]
-> [text/html]
-> [something binary]
Note multipart/mixed versus multipart/related, mutt exposing the same
problem with both.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3692#comment:3>
Mutt <http://www.mutt.org/>
The Mutt mail user agent