CardDAV allows personal, public, and shared contacts to be synced with a number of email clients and mobile devices that support CardDAV. This article will detail how to sync MDaemon contacts with Mozilla Thunderbird.
Thunderbird does not support CardDAV by default. The Lightning and the SOGo plug-ins will need to be downloaded and installed.
Once both plug-ins have been installed and enabled.
Contacts should begin syncing immediately. To perform a manual sync:
URL Templates*Replace {server host name} with the server host name or IP address
Personal ContactsThe “addressbook” directory is a shortcut to the user’s own default addressbook.logged in user’s default contacts folderhttp://{server host name}/webdav/addressbook logged in user’s “friends” contacts folderhttp://{server host name}/webdav/addressbook/friendsThe logged in user’s “personal” contacts folder in a “folder” subfolderhttp://{server host name}/webdav/addressbook/folder/personal
Shared ContactsThe “contacts” path is a shortcut to shared contact folders.user2@company.mail’s default contact folderhttp://{server host name}/webdav/contacts/company.mail/user2user2@company.mail’s “test” contact folderhttp://{server host name}/webdav/contacts/company.mail/user2/test Public ContactsThe “public-contacts” path is a shortcut to public contact folders.Domain’s default contact folderhttp://{server host name}/webdav/public-contacts/company.mail“test” contact folder in the root of the public folder hierarchyhttp://{server host name}/webdav/public-contacts/test