[cvs] [Wiki] changed: Project/ActiveSync

Michael Rubinsky mrubinsk at horde.org
Mon Mar 29 00:28:32 UTC 2010


mrubinsk  Sun, 28 Mar 2010 20:28:32 -0400

Modified page: http://wiki.horde.org/Project/ActiveSync
New Revision:  1.20
Change log:  Note about currently support protocol version

@@ -13,9 +13,9 @@
  [JanSchneider Jan Schneider]

  ++ Description

-Integrate the Z-Push library into Horde. Provide the ability for  
Horde to provide over the air synchronization of email, contacts, and  
calendar data to devices such as the iPhone/iPod Touch, Android and  
any other system supporting !ActiveSync.
+Integrate the Z-Push library into Horde. Provide the ability for  
Horde to provide over the air synchronization of email, contacts, and  
calendar data to devices such as the iPhone/iPod Touch, Android and  
any other system supporting !ActiveSync. This implementation supports  
Microsoft !ActiveSync protocol versions up to 2.5 - the version  
implemented by Microsoft Exchange 2003.

  ++ Trying it out

  The !ActiveSync code has been merged into git master, but is not  
active by default. You should be aware that this code is still very  
experimental. While it mostly works for me in my tests, on my test  
devices, there are likely still many bugs. It may work, it might not,  
or it might make your iPod grow legs and run for higher ground. You  
have been warned.
@@ -62,8 +62,10 @@

  Support for provisioning is already implemented, but we still need  
to figure out all the possible policies available, and the values to  
use to set them etc... Once more are available, they should be added  
as configuration parameters.

  Todo syncing: Neither the iPod/iPhone or Android have a native Todo  
application. !TouchDown does provide one, but backend support still  
needs to be added.
+
+Implement more recent protocol version support - version 12 or maybe  
12.1 (Exchange 2007??) should be fairly non-disruptive. 14 (Exchange  
2010?) would probably be lots more work as it does away with PING,  
using SYNC for waiting for changes instead.

  ++ Resources

  http://z-push.sourceforge.net



More information about the cvs mailing list