CardDAVClients: Difference between revisions
From Open-Xchange
No edit summary |
|||
Line 3: | Line 3: | ||
This site describes how the Open-Xchange server can be accessed via its CardDAV interface after the server has been configured as described in [[Caldav_carddav_Bundles]]. Depending on the used client software, different steps are necessary. Other clients may be configured similarly, but are not officially supported. | This site describes how the Open-Xchange server can be accessed via its CardDAV interface after the server has been configured as described in [[Caldav_carddav_Bundles]]. Depending on the used client software, different steps are necessary. Other clients may be configured similarly, but are not officially supported. | ||
== Mac OS X | == Mac OS X Contacts == | ||
For the Contacts application on Mac OS X 10.8 "Mountain Lion" and above, a CardDAV account can be configured as follows: | |||
{| | {| | ||
| [[image:carddav-account5.png|thumb]] || style="width:85%" | | | [[image:carddav-account5.png|thumb]] || style="width:85%" | | ||
Line 26: | Line 13: | ||
* In the "User name" field enter your username | * In the "User name" field enter your username | ||
* In the "Password" field enter your password | * In the "Password" field enter your password | ||
* In the "Server address" field enter your server address '''with the prefix "dav." (e.g. "dav.MYSERVER.TLD")'''. | * In the "Server address" field enter your server address '''usually with the prefix "dav." (e.g. "dav.MYSERVER.TLD")'''. | ||
* Click "Create" | * Click "Create" | ||
|} | |} | ||
== iOS Contacts == | == iOS Contacts == |
Revision as of 09:32, 30 July 2014
Open-Xchange Contacts synchronization with CardDAV
This site describes how the Open-Xchange server can be accessed via its CardDAV interface after the server has been configured as described in Caldav_carddav_Bundles. Depending on the used client software, different steps are necessary. Other clients may be configured similarly, but are not officially supported.
Mac OS X Contacts
For the Contacts application on Mac OS X 10.8 "Mountain Lion" and above, a CardDAV account can be configured as follows:
|
iOS Contacts
Available since Open-Xchange Server v6.22
The iOS Contacts application on the iPhone, iPod or iPad can be configured as follows.
|
General Limitations
Please consider the following known limitations for the CardDAV interface:
Unsupported Properties
- Generally, only those contact properties that are also available on the Open-Xchange server are used for synchronization, i.e. all unsupported properties are ignored and not saved.
- Importing or exporting file attachments (property "ATTACH") is not supported via the CardDAV interface.
- Due to various different handlings of representing distribution list members in vCards, distribution lists are excluded from syncrhonization via CardDAV.
Unsupported Special Chars
- The special char "/" in contact names is not supported. It will lead to an "HTTP/1.1 404 Not Found" error in webdav.