6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/28/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13010] Activesync on WP7.8 deleted messages reappear
*
Your Email Address
*
Spam protection
Enter the letters below:
.. . ..__ .__ || | || \[ __ \__||___|/\||__/[_./
Comment
> To answer the question: Yes, the message exists in deleted items. > > I've done some more investigating: this may be related to UIDPLUS and > moveMessage() in Imap/Adapter.php. > > The IMAP backend (dovecot) is sending UIDPLUS. This means $uidplus > is not set. But the value of $copy_res is 1 (i.e. not an array), so > execution goes to the section labelled "No UIDPLUS". > > As a consequence, Horde is sending Move:Status=5 even though the move > was successful at the backend: > > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I <Move:Moves> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I <Move:Move> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I <Move:SrcMsgId> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I 95335 > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I </Move:SrcMsgId> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I <Move:SrcFldId> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I F1f4debc6 > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I </Move:SrcFldId> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I <Move:DstFldId> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I F7be09d0e > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I </Move:DstFldId> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I </Move:Move> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] I </Move:Moves> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] O <Move:Moves> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] O <Move:Response> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] O <Move:SrcMsgId> > 2014-03-05T00:02:41-06:00 DEBUG: [24718] O 95335 > 2014-03-05T00:02:41-06:00 DEBUG: [24718] O </Move:SrcMsgId> > 2014-03-05T00:02:41-06:00 INFO: [24718] > Horde_Core_ActiveSync_Driver::moveMessage(INBOX, [9 > 5335], Deleted Items) > 2014-03-05T00:02:42-06:00 INFO: [24718] Updating state during delete > 2014-03-05T00:02:42-06:00 DEBUG: [24718] O <Move:Status> > 2014-03-05T00:02:42-06:00 DEBUG: [24718] O 5 > 2014-03-05T00:02:42-06:00 DEBUG: [24718] O </Move:Status> > 2014-03-05T00:02:42-06:00 DEBUG: [24718] O </Move:Response> > 2014-03-05T00:02:42-06:00 DEBUG: [24718] O </Move:Moves> > > Because it is told the move was unsuccessful, WP7.8 is returning the > message to the Inbox. > > Next I'll try to disable UIDPLUS on dovecot and see if that fixes it.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers