From b0b5d8e79238b5079cc4bb0a526e896e1d9b4921 Mon Sep 17 00:00:00 2001 From: dev9 Date: Thu, 19 Jul 2018 08:17:38 -0700 Subject: [PATCH] Fix .mobileconfig so CalDAV calendar works on Mac OS X (#1402) 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