On Wed, Oct 12, 2011 at 7:17 PM, Patrick Ohly <patrick.ohly(a)intel.com> wrote:
On Wed, 2011-10-12 at 18:53 +0530, Srinivasa Ragavan wrote:
> On Wed, 2011-10-12 at 12:25 +0200, Patrick Ohly wrote:
> > For those who don't know, Srini wrote an Evolution plugin which
> > automatically configures ActiveSync for email and contacts/calendar. The
> > latter is based on SyncEvolution.
[...]
> > Srini, how much of this do you have working already? Have you seen a
> > sync of contacts and calendar running? Do you support removing configs?
[...]
> Yes, for every account there is a corresponding calendar/contact created
> under a new ESourceGroup named after the email id of the account.
Can you give a short summary of the current status and your next steps?
Currently, when a account is created in Evolution
I create a ESource under a new ESourceGroup in both calendar &
contacts each and let it sync to a SyncEvolution config. It doesn't
start syncing automatically. its just configured. I use the cmd line
interface and I wanted to use the DBUS API to make it more flexible to
search for existing config before creating a new etc, which I'll take
once I get rid of my current task at hand.
-Srini