Version: (using KDE KDE 3.5.6) Installed from: Debian testing/unstable Packages My kmail moves textual content into the "X-KMail-MDN-Sent"-Tag: ... X-KMail-MDN-Sent: --===============1610177105== Laufende Nummer: 10215 #here begins the content Name: TEST Vorname: TEST Email: TEST@testdomain.de Kommentar: Wurm oder SPAM Botnetz auf Port 25 2007-4-17 11:46, #here ends the content --===============1610177105== Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline _______________________________________________ Znad mailing list Znad@wohnheime.studierendenwerk-hamburg.de https://wohnheime.studentenwerk-hamburg.de/cgi-bin/mailman/listinfo/znad --===============1610177105==--
The mail is still displayed correctly, right? It seems that the content is not moved into the X-KMail-MDN-Sent tag at all. That tag is just empty, and happens to be the last tag, after which the content follows. If I misunderstood something here, please reopen.
Created attachment 20329 [details] Mailheader and Content
Created attachment 20330 [details] Mail in kmail
Ok, I send two screenshots with the problem.
Could you attach the message itself, not just a screenshot of it?
Created attachment 20336 [details] The mail itself Ok, here is the mail itself.
You found an interesting bug here. All lines in the body are in the form <field>:<value>. Because of this, KMail incorrectly assumes that the body is a header. The header contains the following line: >Content-Type: multipart/mixed; boundary="===============0171945327==" Seems like KMail does not use the "boundary" information to detect the start of the body. Instead, it looks if all lines of a part start with a word followed by a colon. Bug 88271 is somewhat related to this.
Still valid in KDE 4.3
Thank you for taking the time to file a bug report. KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2. We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback.