| Summary | Activesync breaks S/MIME signature | 
| Queue | Horde Framework Packages | 
| Queue Version | Git master | 
| Type | Bug | 
| State | Resolved | 
| Priority | 2. Medium | 
| Owners | mrubinsk (at) horde (dot) org | 
| Requester | alberto (at) aftnet (dot) net | 
| Created | 07/10/2013 (4500 days ago) | 
| Due | |
| Updated | 10/17/2013 (4401 days ago) | 
| Assigned | 07/11/2013 (4499 days ago) | 
| Resolved | 07/13/2013 (4497 days ago) | 
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No | 
commit 872a0c642031219e4b14bfff7d218715cf5cd8b0
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Oct 16 23:32:43 2013 -0400
Fix regression introduced by the fix for
Bug 12445.Bug: 12771.../Core/lib/Horde/Core/ActiveSync/Driver.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/872a0c642031219e4b14bfff7d218715cf5cd8b0
commit 592862b048e8985c254a25e94a218b925397e189
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Jul 13 02:48:26 2013 -0400
Bug: 12445Fix sending s/mime signed messages from EAS clients..../Core/lib/Horde/Core/ActiveSync/Driver.php | 19 ++++++++++++++-----
1 files changed, 14 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/592862b048e8985c254a25e94a218b925397e189
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Activesync breaks S/MIME signature
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
with the result that signature verification fails and clients flag the
message as potentially forged.
I've had this happen sending email with Outlook 2013, iOS and Windows
Phone 8 devices connecting via ActiveSync (my horde installation is
set to version 14.1).
Sending mail directly via SMTP works fine, so it's not a misconfigured MTA.