From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67757 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Exchange Web Services integration (Was: Exchange integration/nndav revisited) Date: Tue, 04 Nov 2008 19:05:38 +0100 Organization: Probably a good idea Message-ID: <8763n39xjh.fsf@dod.no> References: <87ll5xyumi.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1225821998 6215 80.91.229.12 (4 Nov 2008 18:06:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Nov 2008 18:06:38 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16208@lists.math.uh.edu Tue Nov 04 19:07:34 2008 connect(): Connection refused Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1KxQJF-0006QZ-Aa for ding-account@gmane.org; Tue, 04 Nov 2008 19:07:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1KxQHt-0006Ux-D2; Tue, 04 Nov 2008 12:05:57 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1KxQHs-0006Ui-69 for ding@lists.math.uh.edu; Tue, 04 Nov 2008 12:05:56 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KxQHp-0004Af-0O for ding@lists.math.uh.edu; Tue, 04 Nov 2008 12:05:56 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KxQHx-0001SJ-00 for ; Tue, 04 Nov 2008 19:06:01 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KxQHm-0003XG-Cd for ding@gnus.org; Tue, 04 Nov 2008 18:05:50 +0000 Original-Received: from cm-84.208.246.109.getinternet.no ([84.208.246.109]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Nov 2008 18:05:50 +0000 Original-Received: from sb by cm-84.208.246.109.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Nov 2008 18:05:50 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 25 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.246.109.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:nPAjtpqv2StansiNgtFMNUUnEUk= X-Spam-Score: -3.6 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67757 Archived-At: Since the 2005 article this one is a follow up to, and its 2003 predecessor http://comments.gmane.org/gmane.emacs.gnus.general/53652 Exchange WebDAV has become obsolete. Instead there is Exchange Web Services, a SOAP based API. Of course this sucks compared to just using IMAP, that with the exception of the Exchange 2007 badness, have worked well for me for many years. But many Exchange administrators are strangely reluctant to enable IMAP and SMTP, so that leaves the Exchange Web Services as a possible way to talk to Exchange from a non-Outlook client. Some links: "Exchange Developer Roadmap" (gives an overview of existing and future interfaces and what will happen to them) http://blogs.msdn.com/exchangedev/archive/2008/05/22/exchange-developer-roadmap.aspx "Exchange Web Services Reference" http://msdn.microsoft.com/en-us/library/bb204119(EXCHG.80).aspx Some emacs web services clients that may provide example code: http://edward.oconnor.cx/elisp/