From 277b73c66388b6e29b69f8d8b9237e4f78a67dd6 Mon Sep 17 00:00:00 2001 From: smizrahi Date: Wed, 1 Nov 2023 15:57:42 +0100 Subject: [PATCH] docs(calendar+addressbook): Add provisioning profile doc --- Documentation/SOGoInstallationGuide.asciidoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index fcb5f5e76..8ee1db18e 100644 --- a/Documentation/SOGoInstallationGuide.asciidoc +++ b/Documentation/SOGoInstallationGuide.asciidoc @@ -3243,6 +3243,12 @@ http://127.0.0.1/SOGo/dav/jdoe/ Note that the trailing slash is important for the old Apple iCal 3 application. +Since SOGo 5.9.1, calendar can be installed using provisioning profiles. On the calendar interface next to the calendar name (eg `Personal`), click on the three dots button and click on `Download iOS - MacOS configuration profile`. +You have to add the profile to your device : + +* Go to Settings / Profiles / Click on + / Continue +* Type your SOGo account password and click on install + Apple AddressBook ~~~~~~~~~~~~~~~~~ @@ -3286,6 +3292,12 @@ The virtual host should be defined like: This configuration is also required if you want to configure a CardDAV account on an Apple iOS device (version 4.0 and later). +Since SOGo 5.9.1, address book can be installed using provisioning profiles. On the address book interface next to the address book name (eg `Personal`), click on the three dots button and click on `Download iOS - MacOS configuration profile`. +You have to add the profile to your device : + +* Go to Settings / Profiles / Click on + / Continue +* Type your SOGo account password and click on install + Microsoft ActiveSync ~~~~~~~~~~~~~~~~~~~~