Summary: | Incorrect Content-Transfer-Encoding header value is set for openpgp/mime encrypted mails | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Stanislav Sidorenko <mail> |
Component: | crypto | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arpad.kunszt, bugs, gentoo, heri+kde, mail, rdieter, saschpe, sknauss |
Priority: | NOR | ||
Version: | 4.9.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/597f7a5f56061d0107b3264b6453cf7b09cbfc6a | Version Fixed In: | 4.10.2 |
Sentry Crash Report: | |||
Attachments: | Proposed patch |
Description
Stanislav Sidorenko
2011-12-24 09:49:37 UTC
*** This bug has been marked as a duplicate of bug 289728 *** This is not actually duplicate of bug 289728. That bug is similar to this one, but that is about inline (deprecated) openpgp format, but this one is about newer pgp/mime format. Created attachment 71583 [details] Proposed patch This fixes this bug for me, but I'm not sure about potential regressions. And it does not fix bug 289728. Hey, A Patch is now in review that should fix this bug: https://git.reviewboard.kde.org/r/109272 Git commit 597f7a5f56061d0107b3264b6453cf7b09cbfc6a by Sandro Knauß. Committed on 03/03/2013 at 19:50. Pushed by knauss into branch 'KDE/4.10'. Fixing ContentTransferEncoding for signed&encrypted messages Related: bug 289728 REVIEW: 109272 FIXED-IN: 4.10.2 M +31 -7 messagecomposer/util.cpp http://commits.kde.org/kdepim/597f7a5f56061d0107b3264b6453cf7b09cbfc6a *** Bug 296629 has been marked as a duplicate of this bug. *** *** Bug 109229 has been marked as a duplicate of this bug. *** *** Bug 263155 has been marked as a duplicate of this bug. *** I am using KMail 4.14.2 on Ubuntu 14.04 and am still experience this issue. Please reopen. Listserv replies: --- Your message contains a QUOTED-PRINTABLE encoded composite MIME part, which is not allowed by Internet standards (see RFC2045, section 6.4, paragraph 5). In plain English, an error in your mail program, or in a firewall or mail gateway between your computer and LISTSERV, has caused an error in the format of your message. --- Excerpt from the message returned by listserv: --- […] User-Agent: KMail/4.14.2 (Linux/3.13.0-44-generic; KDE/4.14.2; x86_64; ; ) […] MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1643101.pK0q01Qtpq"; micalg="pgp-sha1"; protocol="application/pgp-signature" --nextPart1643101.pK0q01Qtpq Content-Type: multipart/mixed; boundary="nextPart1991752.9pWY7iA1iV" Content-Transfer-Encoding: quoted-printable This is a multi-part message in MIME format. […] --- My original problem description can be found in bug #296629. P.S: This message also has two 500KiB PDF attachments: =2D-nextPart2164026.fLyKns4tNR Content-Disposition: attachment; filename="[…].pdf" Content-Transfer-Encoding: base64 Content-Type: application/pdf; name="[…].pdf" Just ran into this again. Please reopen. |