From 65917bb7648283ed592458ff33e32e2c7ffc86e9 Mon Sep 17 00:00:00 2001 From: dev9 Date: Wed, 18 Jul 2018 01:06:43 +0000 Subject: [PATCH] Fix .mobileconfig so CalDAV calendar works on Mac OS X The previous CalDAVPrincipalURL "/cloud/remote.php/caldav/calendars/" causes an error in OS X. See: https://discourse.mailinabox.email/t/caldav-with-macos-10-12-2-does-not-work/1649 and other similar issues. The correct CalDAVPrincipalURL: https://discourse.mailinabox.email/t/caldav-with-macos-10-12-2-does-not-work/1649 but it turns out you can just leave the key/value out completely and OS X/iOS are able to auto discover the correct URL. --- conf/ios-profile.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/ios-profile.xml b/conf/ios-profile.xml index 983b260d..f2011a4e 100644 --- a/conf/ios-profile.xml +++ b/conf/ios-profile.xml @@ -18,8 +18,6 @@ PRIMARY_HOSTNAME CalDAVPort 443 - CalDAVPrincipalURL - /cloud/remote.php/caldav/calendars/ CalDAVUseSSL PayloadDescription