mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-04 14:52:24 -05:00
Update FAQ on EWS endpoint not available error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2295 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
42b288bb3b
commit
f45e330d37
@ -37,7 +37,7 @@
|
||||
<p>
|
||||
<strong>EWS endpoint not available</strong>
|
||||
</p>
|
||||
<p>Unfortunately, this probably means your Exchange administrators blocked EWS access.</p>
|
||||
<p>Unfortunately, this may mean your Exchange administrators blocked EWS access.</p>
|
||||
<p>To check this, try to connect to
|
||||
<code>https://<i>mail.company.com</i>/ews/exchange.asmx
|
||||
</code>
|
||||
@ -45,6 +45,11 @@
|
||||
you should get the EWS wsdl definition. If you don't, please contact the Exchange administrators
|
||||
to let them fix the broken Exchange server setup.
|
||||
</p>
|
||||
<p>Another way to get EWS endpoint is to use Microsoft provided test page at:</p>
|
||||
<code>https://testconnectivity.microsoft.com</code>
|
||||
<p>Choose Outlook discover section, on test success expand details until you find
|
||||
POST response with EwsUrl value (internal and external).</p>
|
||||
<p>Once you have this url, set it as OWA address in DavMail and force EWS mode</p>
|
||||
<p>Note: Microsoft Outlook 2011 on OSX and native OSX applications also rely on EWS to connect to
|
||||
Exchange. Mobile devices (Android phones, iPhones, Windows mobile) use ActiveSync on a different
|
||||
endpoint.
|
||||
|
Loading…
Reference in New Issue
Block a user