Summary | unable to display S/MIME mail in application/pkcs7-mime format |
Queue | IMP |
Queue Version | 6.2.14 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | michael.menge (at) zdv (dot) uni-tuebingen (dot) de |
Created | 05/17/2016 (3309 days ago) |
Due | |
Updated | 10/20/2017 (2788 days ago) |
Assigned | 07/06/2016 (3259 days ago) |
Resolved | 07/07/2016 (3258 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 7fafbe76d70a8b72930a00177168d070bb323051
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed, 06 Jul 2016 21:05:23 -0400
application/pkcs-7-mime part with SignedData might be the *only* part.
See RFC 5751 3.4.2
Fixes
Bug: 14363, display of application/pkcs-7-mime signed messages.M lib/Mime/Viewer/Smime.php
https://github.com/horde/imp/commit/7fafbe76d70a8b72930a00177168d070bb323051
Taken from
State ⇒ Resolved
commit eea64aae0751936f5bac587ffe7046dba8d50dbe
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Jul 6 21:05:23 2016 -0400
application/pkcs-7-mime part with SignedData might be the *only* part.
See RFC 5751 3.4.2
Fixes
Bug: 14363, display of application/pkcs-7-mime signed messages.imp/lib/Mime/Viewer/Smime.php | 14 +++-----------
1 file changed, 3 insertions(+), 11 deletions(-)
http://github.com/horde/horde/commit/eea64aae0751936f5bac587ffe7046dba8d50dbe
commit f7f39357098d3235c9ba13ea5c88bce96ff72fc5
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Jul 6 18:25:19 2016 -0400
application/pkcs-7-mime part with SignedData might be the *only* part.
See RFC 5751 3.4.2
Fixes
Bug: 14363, display of application/pkcs-7-mime signed messages.imp/lib/Mime/Viewer/Smime.php | 17 +++++------------
1 file changed, 5 insertions(+), 12 deletions(-)
http://github.com/horde/horde/commit/f7f39357098d3235c9ba13ea5c88bce96ff72fc5
State ⇒ Assigned
Priority ⇒ 2. Medium
Assigned to
Assigned to Michael Rubinsky
New Attachment: E-Mail_without_Send_clear_text_signed_message_when_sending_signed_messages.eml
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ unable to display S/MIME mail in application/pkcs7-mime format
Type ⇒ Bug
at uni-hohenheim.de reported on the mailinglist that imp is unable to
display the content of S/MIME mail in application/pkcs7-mime
signed mails.
(https://lists.horde.org/archives/imp/Week-of-Mon-20150824/056960.html)
I could not find a bug report for this bug, and it not fixed in imp
6.2.14 so i think Philipp didn't provided the
requested example.