https://bugs.kde.org/show_bug.cgi?id=409456
Bug ID: 409456 Summary: KMail can not deal with PGP messages sent by Exchange Product: kmail2 Version: 5.11.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: fab...@ritter-vogt.de Target Milestone: --- Exchange (in this case Office 356) mangles PGP encrypted messages when sending. Content-Type: multipart/encrypted; boundary="nextPart6734939.BlDrd8uHN9"; protocol="application/pgp-encrypted" ends up as Content-Type: multipart/mixed; boundary="_003_2390612FqyDRV8H2nlinuxe202susede_" And so KMail is unable to show the mail correctly. By editing the content-type to say multipart/encrypted, it's displayed correctly. See also https://gitlab.com/enigmail/enigmail/blob/master/package/fixExchangeMsg.jsm#L224 how enigmail deals with this. -- You are receiving this mail because: You are watching all bug changes.