Dear Maintainer,
when view/header/standard is configured some attachments are not shown in the
email window, so that there is no indication of an attachment there. Switching
to view/header/decorative shows the attachments in the same email window's
header section.
Example code for not shown attachment with standard header ([UUID] is a
placeholder):
--Apple-Mail=_[UUID]
Content-Disposition: inline;
filename="filename.pdf"
Content-Type: application/pdf;
x-unix-mode=0644;
name="filename.pdf"
Content-Transfer-Encoding: base64
[code]
Example code for shown attachment with standard header:
--multipart_alternative.123456789--
The above also goes for the preview window.
Hey, The bug is not a Debian specific one, so it should be reported and fixed upstream at KDE: https://bugs.kde.org Please also leave a comment here at this bugreport with the url of the upstream bug, so we are able to track the upstream bug status. To do this properly add a line to the mail with: Control: Forwarded -1 {url} at the beginning of your response, than BTS (Debian Bugtracker) will do its magic. hefee
-------- [1] https://bugs.kde.org/show_bug.cgi?id=430721
forwarded -1 https://bugs.kde.org/show_bug.cgi?id=430721