Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: one-nils on November 01, 2015, 12:10:17 PM

Title: Problem with kolab's CalDav calendar
Post by: one-nils on November 01, 2015, 12:10:17 PM
Hi everyone,

hopefully you can help me with my CalDAV-Integration. I've got a fresh roundcube 1.1.3-complete installation with only kolab's calender plugin (version 3.2.9.1) installed. When I try to sync my calender with Thunderbird or MS Outlook, it constantly asks for my username and password again and again and again...

Apache's access log says:
[01/Nov/2015:18:08:25 +0100] "PROPFIND /?_task=calendar&_cal=ZXN0ZXNvOjE%3D.ics&_action=feed HTTP/1.1" 401 710 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 Lightning/4.0.3"

Any ideas what I am doing wrong?

Best regards
Nils
Title: Re: Problem with kolab's CalDav calendar
Post by: one-nils on November 09, 2015, 05:37:20 AM
Hi everyone,

I tried it again with a fresh installation on a different machine, but with the same result (and system : Ubuntu 14.04 with an apache 2.4.7 and php 5.5.9).

Might this be an apache's configuration problem?

Best regards,
Nils
Title: Re: Problem with kolab's CalDav calendar
Post by: marso on November 12, 2015, 04:12:20 AM
Hello,
Thunderbird, Outlook and the Kolab Calendar Plugin are all only CalDAV-Clients.
Where do you have your CalDAV-Server running?

I also try to make the kolab roundcubemail plugin with caldav (3.2.8-r3) running with Roundcube 1.1.3.
As CalDAV-Server i use Bailkal.

Kind Regards
Martin
Title: Re: Problem with kolab's CalDav calendar
Post by: one-nils on November 14, 2015, 04:44:28 AM
Hello,

thank you for your reply. I thought I can use the built-in feature (see screenshot below, "Show calendar URL") and I do not need a dedicated CalDAV-Server referring to this post: https://awesome-it.de/en/blog/2014/2/22/caldavical-support-for-kolab/ ("... turns Kolab into a CalDAV/iCAL server ...")

So am I wrong and I need a dedicated CalDav-Server?

Best regards
Nils

(http://85.214.207.209/calendar_screenshot.PNG)
Title: Re: Problem with kolab's CalDav calendar
Post by: alec on November 14, 2015, 06:24:59 AM
So, you want to share your Roundcube calendar data with e.g. mobile devices? This is possible if you install Kolab, there's a component called iRony which implements *DAV server. The calendar plugin itself does not do this.