Open up a terminal window and enter the following replacing {hosturl}, {emailaddress}, and {password} with your own credentials:
$ syncevolution --configure --template webdav syncURL=https://{hosturl}:2080/ username={emailaddress} password={password} target-config@webdav
$ syncevolution --print-databases syncURL=https://{hosturl}:2080/ username={emailaddress} password={password}
The above command will show you the database URL’s. Since my addressbook wasn’t Continue reading