mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-13 19:22:22 -05:00
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
This commit is contained in:
parent
6b232b7b52
commit
e69df38b90
@ -56,6 +56,24 @@
|
|||||||
</p>
|
</p>
|
||||||
</subsection>
|
</subsection>
|
||||||
|
|
||||||
|
<subsection name="Exchange setup">
|
||||||
|
<p>
|
||||||
|
<strong>What are the prerequisites on Exchange server side ?</strong>
|
||||||
|
</p>
|
||||||
|
<p>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
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<strong>Is Exchange 2010 supported ?</strong>
|
||||||
|
</p>
|
||||||
|
<p>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.</p>
|
||||||
|
</subsection>
|
||||||
|
|
||||||
<subsection name="Caldav (calendar)">
|
<subsection name="Caldav (calendar)">
|
||||||
<p>
|
<p>
|
||||||
<strong>How do I detect errors in Thunderbird/Lightning calendar ?</strong>
|
<strong>How do I detect errors in Thunderbird/Lightning calendar ?</strong>
|
||||||
|
Loading…
Reference in New Issue
Block a user