Verify the CalDAV services are enabled in MDaemon.
- Select Setup
- Select Web & IM Services
- Select CalDAV
- Verify Enable CalDAV server is checked
On the BlackBerry OS10 device:
- Open Settings
- Select Accounts
- Select Add New Account
- Select Email, Calendar and Contacts
- Select Advanced Setup
- Select CalDAV
- Enter Calendar Description, Username, Email address, and password of the MDaemon account.
- Enter the Server Address of the calendar using the guide below
- use http://{server host name}/webdav/calendar for the primary calendar - Press Save
There are a number of options available that can be entered for
the location that you will need to define below. This will depend on
the type of calendar this is to be synced.
Private Calendars
http://{server host name}/webdav/calendar - the MDaemon user's primary calendar
http://{server host name}/webdav/calendar/schedule - an MDaemon user's calendar called schedule in the root directory
http://{server host name}/webdav/calendar/calendar/schedule - the schedule calendar is a sub-calendar of the primary calendar
Shared Calendars
http://{server host name}/webdav/calendars/company.mail/user2 - user2@company.mail's default calendar folder
http://{server host name}/webdav/calendars/company.mail/user2/test - user2@company.mail's test calendar folder
Public Folders
http://{server host name}/webdav/public-calendars/company.mail - domain's default calendar folder
http://{server host name}/webdav/public-calendars/events - calendar called events in the root of the public folder hierarchy
*Relpace {server host name} with the host or IP of the MDaemon server
*Verify if HTTP and/or HTTPS is enabled and modify the address accordingly