I have a mail in my inbox with the following message structure: [mail] |- body part |- body part |- somefile.html |- smime.p7s The message is signed and was send with kmail, including somefile.html as an attachment. When forwarding this message inline (forwarding as attachement works as expected), the result is: - An HTML mail the body of which contains only the content of somefile.html - The content of 'body part' gets discarded. - somefile.html present as attachmment Expected behavior: - A plain text mail with 'body part' quoted as original message - somefile.html as attachmment I probable ran into a bot of a cornercase here and forwarding as an attachment works, so I set the severity to minor.
Created attachment 109228 [details] Plain Text Email with HTML file attached. To reproduce bug, open Test.mbox in kmail and attempt forwarding message inline.