OutlookCaldavSynchronizer and OpenXchange

Hi,

Outlook CalDav Synchronzer will not work with Open-Xchange, unless you modify the /etc/apache/sites-available/ox file.

You need to add RewriteCond %{HTTP_USER_AGENT} CalDavSynchronizer [OR] to the rewrite conditions.

Is there a way to get this add to the Open-Xchange install, so when I do an upgrade, my test users don’t lose calendar?

Gerald

You can add CalDAV useragents using the UCR variable ox/caldav/useragent/whitelist. Updates will not change this. To add “b:2hwmd71k” retaining existing entries run:

ucr set "ox/caldav/useragent/whitelist=$(ucr get ox/caldav/useragent/whitelist)|b:2hwmd71k"

Greetings
Daniel Tröder

Mastodon