|
From: Quentin D. <que...@gm...> - 2011-04-11 15:42:03
|
Hi Ashish, opensync is actually only the core which acts as engine. Devices/peers are supported by plugins[1]. Syncml is a protocol to exchange/syncronize PIM (contacts, calendars, tasks) data on mobile phones and I am actually not sure it supports email (on the mobile phone side). I am not sure about this, but you probably will have to build a new plugin for email syncronization (what kind of email after all? stored locally on a device? mbox? mailbox? or remote?). However, for syncml there are currently two libraries out there: ours, libsyncml, and another one, more mature, libsynthesis. Kind regards, Quentin [1] http://opensync.org/wiki/GettingStarted and http://opensync.org/wiki/plugins On Monday 11 April 2011 17:32:01 you wrote: > HI, > thanks for ur time,but can you please tell me that, there is different > plugin (link) for email ,msg,phonebook,calendar or there is single > plugin(link) for all??? > which one is broken??where i can find that particular email plugin(link)?? > i ll try to make it work if u help me. > > On Sun, Apr 10, 2011 at 4:52 AM, Quentin Denis <que...@gm...>wrote: > > Hi Ashish, > > > > I am sorry to tell you that the syncml plugin is completely broken and > > that there is currently nobody actively working on it. In its current > > version, no > > email synchronization is possible. > > > > Kind regards, > > Quentin > > > > On Friday 08 April 2011 07:43:54 a.c...@ac... wrote: > > > Hi, > > > Is it possible to synchronize email via syncml (syncml-ds-tool)? If yes > > > then please describe it in detailed steps. > > > > > > > > > > > > Regards, > > > > > > Ashish Chandna > > > Accenture Embedded Software Services > > > Mob:9740120515 > > > > > > > > > ________________________________ > > > This message is for the designated recipient only and may contain > > > privileged, proprietary, or otherwise private information. If you have > > > received it in error, please notify the sender immediately and delete > > > the original. Any other use of the email by you is prohibited. > > > > ------------------------------------------------------------------------- > > ----- Xperia(TM) PLAY > > It's a major breakthrough. An authentic gaming > > smartphone on the nation's most reliable network. > > And it wants your games. > > http://p.sf.net/sfu/verizon-sfdev > > _______________________________________________ > > Opensync-devel mailing list > > Ope...@li... > > https://lists.sourceforge.net/lists/listinfo/opensync-devel |