MailNews:Sync: Difference between revisions

Added active sync support request from bugzilla
(First Version)
 
(Added active sync support request from bugzilla)
 
(4 intermediate revisions by the same user not shown)
Line 30: Line 30:


== Existing work ==
== Existing work ==
* Some thoughts on syncing with thunderbird from Joshua Cranmer: [http://quetzalcoatal.blogspot.com/2008/10/synchronization.html].
* Ideas from Calendar: [[Calendar:Feature_Implementations:Device_Sync_Overview]].
* There is a [https://bugzilla.mozilla.org/show_bug.cgi?id=303963 Bugzilla Bug 303963: Request for opensync]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=239784 Bugzilla 239784 Request for ActiveSync Support]
=== Noksync ===
=== Noksync ===
[http://www.kaarposoft.dk/noksync/ NokSync] is a thunderbird plugin which provides synchronization for Nokia mobile phones. It requires the Nokia Synchronization software to be installed and only works on windows.  
[http://www.kaarposoft.dk/noksync/ NokSync] is a thunderbird plugin which provides synchronization for Nokia mobile phones. It requires the Nokia Synchronization software to be installed and only works on windows.  
Line 37: Line 41:
[http://www.topologilinux.com/syncml/ TSync] is a SyncML client for thunderbird.  The transport is fixed to SyncML over http. It can be used to sync to internet based SyncML servers. Development stopped in 2006?
[http://www.topologilinux.com/syncml/ TSync] is a SyncML client for thunderbird.  The transport is fixed to SyncML over http. It can be used to sync to internet based SyncML servers. Development stopped in 2006?
=== Palm Sync ===
=== Palm Sync ===
This is already part of the mozilla tree.
This is part of the mozilla tree. Is this working?