From e69df38b90d8f29861a408c4ed96ded403424cb2 Mon Sep 17 00:00:00 2001 From: mguessan Date: Wed, 20 Jan 2010 22:01:36 +0000 Subject: [PATCH] Doc: update FAQ with Exchange prerequisites details git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@921 3d1905a2-6b24-0410-a738-b14d5a86fcbd --- src/site/xdoc/faq.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml index 1d9473e8..df988db7 100644 --- a/src/site/xdoc/faq.xml +++ b/src/site/xdoc/faq.xml @@ -56,6 +56,24 @@

+ +

+ What are the prerequisites on Exchange server side ? +

+

With Exchange 2003, you only need to have access to OWA (Outlook Web Access), Webdav, Address Book + and public folders are always available. Unfortunately, this is not the case with Exchange 2007. + You must make sure Webdav support is enabled on your server. You can test this by accessing + https://mail.company.com/exchange, which should redirect to /owa. Another important service is the + galfind (address book) access at /public/?Cmd=galfind +

+

+ Is Exchange 2010 supported ? +

+

Currently, the answer is no. As Microsoft decided to drop WebDav support in Exchange 2010, DavMail will + not work with this new version. New Exchange Web Service support compatible with Exchange 2010 is in the + roadmap, but not yet available.

+
+

How do I detect errors in Thunderbird/Lightning calendar ?