[Tickets #13182] Re: ActiveSync EMail Sync loops on HTC One Mini, but not on iPhone iOS7.1
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed May 14 13:47:40 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13182
------------------------------------------------------------------------------
Ticket | 13182
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | ActiveSync EMail Sync loops on HTC One Mini, but not on
| iPhone iOS7.1
Queue | Synchronization
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2014-05-14 13:47) wrote:
Your client is broken:
The GETITEMESTIMATE request is sending a FILTERTYPE of 2, which means
we are only interested in a rolling 3 days worth of email. Then, the
SYNC request, sends a FILTERTYPE of 1, which means to only keep the
last day's worth of email. These two requests MUST match, and when the
FILTERTYPE changes, the state MUST be reset.
More information about the bugs
mailing list