6.0.0-beta1
7/15/25

[#11529] Copy to sent-folder fails when sending via activesync with latest git
Summary Copy to sent-folder fails when sending via activesync with latest git
Queue Synchronization
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners mrubinsk (at) horde (dot) org
Requester tomi.orava (at) ncircle (dot) nullnet (dot) fi
Created 10/17/2012 (4654 days ago)
Due
Updated 10/27/2012 (4644 days ago)
Assigned 10/17/2012 (4654 days ago)
Resolved 10/17/2012 (4654 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/27/2012 12:57:12 AM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (develop):

commit 7755d608a1e94ed93520b95847861b05d684c676
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed Oct 17 12:24:50 2012 -0400

     Bug: 11529 Need the full mailbox name, not just the basename.

  .../Core/lib/Horde/Core/ActiveSync/Driver.php      |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/7755d608a1e94ed93520b95847861b05d684c676
10/17/2012 04:50:36 PM Michael Rubinsky State ⇒ Resolved
 
10/17/2012 04:45:03 PM tomi (dot) orava (at) ncircle (dot) nullnet (dot) fi Comment #6 Reply to this comment
Yes, this fixes the problem. Thanks!
10/17/2012 04:26:02 PM Michael Rubinsky Comment #5
State ⇒ Feedback
Reply to this comment
Can you verify that this fixes the issue for you?
10/17/2012 04:25:26 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 7755d608a1e94ed93520b95847861b05d684c676
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed Oct 17 12:24:50 2012 -0400

     Bug: 11529 Need the full mailbox name, not just the basename.

  .../Core/lib/Horde/Core/ActiveSync/Driver.php      |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/7755d608a1e94ed93520b95847861b05d684c676
10/17/2012 04:22:34 PM Michael Rubinsky Comment #3
State ⇒ Assigned
Reply to this comment
Ah, nevermind. I think I see what is going on here.
10/17/2012 04:19:12 PM Michael Rubinsky Comment #2
Assigned to Michael Rubinsky
State ⇒ Feedback
Reply to this comment
Can't reproduce this. The sent mail folder is retrieved directly from 
IMP's API, so that is what IMP is reporting when your last FOLDERSYNC 
request was performed.

From Horde's admin PHP shell, what is the output of:

var_dump($GLOBALS['registry']->mail->getSpecialMailboxes());

?
10/17/2012 07:52:39 AM tomi (dot) orava (at) ncircle (dot) nullnet (dot) fi Comment #1
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ Copy to sent-folder fails when sending via activesync with latest git
Type ⇒ Bug
Reply to this comment
It seems that the latest git head has had some changes during past 
couple of weeks (or something) that causes failure messages on the 
activesync client when sending emails. More specifically, the actual 
mail sending works just fine, but the copying to the imap sent folder 
fails as the imap folder is written incorrectly.

Composing mails via horde directly:

<1350459424<4<1350459424< <1350459424<APPEND<1350459424< 
<1350459424<"INBOX.Sent"<1350459424< 
<1350459424<(<1350459424<\seen<1350459424<)<1350459424< 
<1350459424<{525+}

Using android phone via activesync:

<1350457445<6<1350457445< <1350457445<APPEND<1350457445< 
<1350457445<"Sent"<1350457445< 
<1350457445<(<1350457445<\seen<1350457445<)<1350457445< 
<1350457445<{945+}

So it seems that the magic prefix "INBOX" is missing whenever I'm 
using activesync to send emails.

I can provide more detailed logs if necessary (cyrus imap debug logs) 
but I'd rather not make them public.

Saved Queries