[Tickets #12970] Re: Problems with S/MIME messages when sent to or received from a BlackBerry 10 device using BES
noreply at bugs.horde.org
noreply at bugs.horde.org
Sat Oct 25 22:19:46 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/12970
------------------------------------------------------------------------------
Ticket | 12970
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Problems with S/MIME messages when sent to or received
| from a BlackBerry 10 device using BES
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2014-10-25 22:19) wrote:
For the record, simulator does not support enterprise features.
So, to continue debugging try adding:
Horde::debug($options);
Horde::debug($imap_message->isSigned());
Horde::debug($imap_message->isEncrypted());
in Horde_ActiveSync_Imap_Adapter::_buildMailMessage() right before the
if statement on line 988. The output will be put into a file name
horde_debug.txt in your system's tmp directory.
More information about the bugs
mailing list