From mboxrd@z Thu Jan 1 00:00:00 1970 From: Skip Collins Subject: org and microsoft exchange Date: Fri, 17 Jun 2011 22:09:26 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35786) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXkyW-0005nm-Rp for emacs-orgmode@gnu.org; Fri, 17 Jun 2011 22:09:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXkyW-0008HB-6F for emacs-orgmode@gnu.org; Fri, 17 Jun 2011 22:09:28 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:58173) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXkyW-0008H5-1t for emacs-orgmode@gnu.org; Fri, 17 Jun 2011 22:09:28 -0400 Received: by eyd9 with SMTP id 9so795962eyd.0 for ; Fri, 17 Jun 2011 19:09:26 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I was thinking of trying to get org and microsoft exchange talking to each other via soap-client.el and exchange web services (ews). Ultimately it would be nice to have a route into the corporate world of exchange, outlook, entourage, and blackberry where so many of us are forced to live. My first goal is to link org TODOs to exchange tasks in some simplistic way that allows two-way syncing. If that proves feasible, perhaps calendar items could be next. Does this sound useful? If anyone with elisp or web services programming experience is interested in lending a hand, I am sure to need some help.