On Mon, 07 Mar 2016, David Edmondson <dme@dme.org> wrote: > [ text/plain ] > On Mon, Mar 07 2016, Jani Nikula wrote: >> For a message with mime structure: >> >> └┬╴multipart/mixed 120338 bytes >> ├─╴text/html 59234 bytes >> └─╴application/octet-stream attachment [filename.html] 59234 bytes > > How is this displayed when viewing the message (as opposed to replying)? Both parts are displayed roughly similarly as html, with the error message in between. The latter part has some images the former part doesn't have. > How do you think that it is intended to be displayed? Are they two > sub-parts of the multipart/mixed intended to be alternatives? (It > doesn't seem so, as you mention later that they have the same content.) I think they're intended to be alternatives, but there's really no way to deduce that. IMO it's sufficient to try get rid of the error message in show and reply. BR, Jani.