Hendl Stephan
2017-01-16 10:16:55 UTC
Hi list,
Ive set up a davmail server (Debian) wich connects to Exchgange 2016 and opened caldav port only.
# Server or workstation mode
davmail.server=true
# connection mode auto, EWS or WebDav
davmail.enableEws=EWS
# base Exchange OWA or EWS url
davmail.url=https://<exchange.domain.tld>/ews/exchange.asmx
# Listener ports
davmail.caldavPort=1080
davmail.imapPort=
davmail.ldapPort=
davmail.popPort=
davmail.smtpPort=
The connection with Thunderbird/Lightning worked as expected but weve problems with iOS. We used the manual provided here: http://davmail.sourceforge.net/iphonecaldavsetup.html <http://davmail.sourceforge.net/iphonecaldavsetup.html> but got errors like:
2017-01-16 11:04:30,844 ERROR [CaldavConnection-45358] davmail - Unsupported request: PROPFIND https:/<exchangeserver.domain.tld>/principals/users/***@domain.tld/ Depth: 0
<?xml version="1.0" encoding="UTF-8"?>
<A:propfind xmlns:A="DAV:">
<A:prop>
<A:current-user-principal/>
<A:principal-URL/>
<A:resourcetype/>
</A:prop>
</A:propfind>
Im confused about the https:/<exchangeserver There is no one / in the log. Are there any special things to take into account when using Android devices?
Thanks and regards
Stephan
Ive set up a davmail server (Debian) wich connects to Exchgange 2016 and opened caldav port only.
# Server or workstation mode
davmail.server=true
# connection mode auto, EWS or WebDav
davmail.enableEws=EWS
# base Exchange OWA or EWS url
davmail.url=https://<exchange.domain.tld>/ews/exchange.asmx
# Listener ports
davmail.caldavPort=1080
davmail.imapPort=
davmail.ldapPort=
davmail.popPort=
davmail.smtpPort=
The connection with Thunderbird/Lightning worked as expected but weve problems with iOS. We used the manual provided here: http://davmail.sourceforge.net/iphonecaldavsetup.html <http://davmail.sourceforge.net/iphonecaldavsetup.html> but got errors like:
2017-01-16 11:04:30,844 ERROR [CaldavConnection-45358] davmail - Unsupported request: PROPFIND https:/<exchangeserver.domain.tld>/principals/users/***@domain.tld/ Depth: 0
<?xml version="1.0" encoding="UTF-8"?>
<A:propfind xmlns:A="DAV:">
<A:prop>
<A:current-user-principal/>
<A:principal-URL/>
<A:resourcetype/>
</A:prop>
</A:propfind>
Im confused about the https:/<exchangeserver There is no one / in the log. Are there any special things to take into account when using Android devices?
Thanks and regards
Stephan