[Tickets #13859] Re: S/MIME broken in webmailer
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Feb 25 18:49:52 UTC 2015
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13859
------------------------------------------------------------------------------
Ticket | 13859
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | S/MIME broken in webmailer
Queue | IMP
Version | 6.2.7
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners | Horde Developers
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2015-02-25 11:49) wrote:
_parseSignedData() method in IMP_Mime_Viewer_Smime class.
This line does the verification:
$sig_result = $this->_impsmime->verifySignature($raw_text);
$raw_text contains the full string of the message to be verified.
More information about the bugs
mailing list