[Akonadi] [Bug 365959] Addressbook is not usable via Owncloud-Ressource

Laurent Montel via KDE Bugzilla bugzilla_noreply at kde.org
Fri Aug 5 06:51:55 BST 2016


https://bugs.kde.org/show_bug.cgi?id=365959

--- Comment #7 from Laurent Montel <montel at kde.org> ---
akonadictl stop
(wait that it's stopped)

You need to look at in .config/
a resource which named akonadi_davgroupware_resource_<number>rc (I don't know
number)

edit this file
you will see a line as 
"remoteUrls=$default$|CalDav|https://ss/ss/remote.php/caldav/,$default$|CardDav|https://ss/ss/remote.php/carddav/"

you need to rename as
remoteUrls=$default$|CalDav|https://dd/dd/remote.php/dav/,$default$|CardDav|https://dd/dd/remote.php/dav/
(need to adapt url)

and akonadictl start after that.

I hope that it will help you

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list