On Sun, 2010-07-11 at 08:59 +0100, pbrobinson(a)gmail.com wrote:
On Sat, Jul 10, 2010 at 10:43 PM, David Woodhouse
<dwmw2(a)infradead.org> wrote:
> Is there anyone else out there who'd quite like SyncEvolution to be able
> to sync to Microsoft Exchange, or is it just me?
>
> This proof of concept script will sync your Outlook calendar into a
> directory in your home directory. It's a read-only mirror for now, and
> it's just the raw XML files which will need to be interpreted.
>
> It uses Exchange Web Services, not ActiveSync.
>
> Does someone want to try turning it into a real SyncEvolution plugin,
> while I look at getting write access to work?
Any reason you can't/wouldn't use evolution-mapi for this? That would
give all of it.
I've tried evolution-mapi; it doesn't really work well enough for _me_
to use it yet; let alone well enough for me to ship it to users. In
fact, it's currently telling me that my calendar is _empty_.
I *could* work on evolution-mapi, but I don't really want to -- it's
already obsolete. Even with Exchange 2007, Microsoft were saying "Forget
MAPI; move to EWS". As soon as Microsoft no longer care about the 'old'
versions of Outlook, they'll drop MAPI support and we'll be left with
nothing again. I think we should stay ahead of the curve.
Besides, I'm more interested in *sync* right now than I an am online
client. That can come later...
--
dwmw2