#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 kevin8t8):
Thank you for the sample email, ondrejj. As barsnick said, this looks
like the same situation I described, except using multipart/mixed instead
of multipart/related.
Try putting this in your muttrc:
{{{
unalternative_order *
alternative_order multipart/mixed multipart/related text/plain
}}}
Restart mutt and take a look at the email. For me, it now defaults to the
multipart/mixed and lists the various attachments bundled with it.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3692#comment:4>
Mutt <http://www.mutt.org/>
The Mutt mail user agent