[commits] [Wiki] changed: ActiveSync/BrokenClientBehavior

Wiki Guest wikiguest at horde.org
Wed Oct 28 12:59:25 UTC 2015


guest [87.128.86.145]  Wed, 28 Oct 2015 12:59:25 +0000

Modified page: http://wiki.horde.org/ActiveSync/BrokenClientBehavior
New Revision:  8
Change log:  Add: Reminders reapper after being dismissed in Outlook 2013

@@ -18,8 +18,13 @@

  +++ Duplicate email items due to broken MOVEITEMS request  
handling.##red|(Worked around as of Horde_ActiveSync 2.16.3)##

  When moving email items from one folder to another, or deleting  
them, Outlook does not follow the specification for handling the move,  
which leads to duplicate email items being present in the destination  
folder. There are two issues interacting here that cause this. The  
first, is that Outlook moves the local item on its own, without  
waiting for the DELETE and ADD commands to be issued from the server.  
Instead, it reassigns the existing email the new UID received in the  
MOVEITEMS response. Secondly, when it receives the ADD command for the  
new email in the destination folder, it fails to treat this command as  
an UPDATE command as the specification says you must when an ADD  
command is received for an already existing UID.
+
++++ Reminders reappear after being dismissed
+
+If you experience reappearing calendar reminders after you have  
dismissed them permanently, you can start Outlook with the parameter  
//**/cleanreminders**// to clear the internal list of reminders in  
Outlook.
+Simply press **WINDOWS+R** and then enter //**outlook.exe /cleanreminders**//

  ++ Android 4.4 !KitKat

  +++ Broken attachment handling.



More information about the commits mailing list