6.0.0-beta1
7/12/25

[#11446] Activesync mail sync omits all CCs but the last one
Summary Activesync mail sync omits all CCs but the last one
Queue Synchronization
Queue Version Git develop
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester dgraziotin (at) task3 (dot) cc
Created 09/24/2012 (4674 days ago)
Due
Updated 10/15/2012 (4653 days ago)
Assigned 09/24/2012 (4674 days ago)
Resolved 09/24/2012 (4674 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/15/2012 08:40:17 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (develop):

commit 489d108856946404482a4b18bf4c5e644a9d9434
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Sep 24 19:01:04 2012 -0400

     Bug: 11446 Fix erroneous truncating of CC addresses.

  .../lib/Horde/ActiveSync/Imap/Message.php          |    6 ++----
  1 files changed, 2 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/489d108856946404482a4b18bf4c5e644a9d9434
09/24/2012 11:04:59 PM Michael Rubinsky Comment #3
State ⇒ Resolved
Reply to this comment
Fixed. Thanks for the report.
09/24/2012 11:04:32 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 489d108856946404482a4b18bf4c5e644a9d9434
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Sep 24 19:01:04 2012 -0400

     Bug: 11446 Fix erroneous truncating of CC addresses.

  .../lib/Horde/ActiveSync/Imap/Message.php          |    6 ++----
  1 files changed, 2 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/489d108856946404482a4b18bf4c5e644a9d9434
09/24/2012 09:34:01 PM Michael Rubinsky State ⇒ Assigned
Assigned to Michael Rubinsky
 
09/24/2012 08:50:54 PM dgraziotin (at) task3 (dot) cc Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Activesync mail sync omits all CCs but the last one
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Hello,

Not sure where to report this one. I am using the latest Horde beta.
I am not sure whether this bug is related to my Android device or not.

How to reproduce the bug:

1) Setup an Android device to synchronize contacts, calendars, and 
mails to an Horde account (e.g. a@hordeservice.com) through Activesync 
  (in my case, a Motorola Atrix  with Android 2.3.4).
2) Use any mail service (e.g. Gmail)  to send an e-mail to the 
horde-related account AND some people in CC.
--
TO: a@hordeservice.com; CC: b@domainb.com, c@domainc.com
d@domaind.com, e@domaine.com
--
3) Wait for the e-mail to land to the device.
4) The device correctly receives the email but with these addresses:
--
TO: a@hordeservice.com; CC: e@domaine.com
--
That is, only the last e-mail in cc is kept.
If I modify the recipients order (e.g.,  CC: c@domainc.com
d@domaind.com, e@domaine.comb@domainb.com), the last one is always 
shown in the device (b@domainb.com)

IMP (through IMAP) correctly displays all the recipients, as well as a 
"normal" imap client from my pc.

Although I activated a separate log for Activesync, it is empty. 
Please let me know how can I help you further.

Best Regards

Saved Queries