Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Synchronise with Ubuntu (18.04) calendar

    Synchronising (mobile) devices via Z-Push
    2
    4
    1983
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • christian
      christian last edited by

      The calendar in the latest version of Ubuntu (18.04) (not Thunderbird!) can be synchronized with various online sources.
      Including Microsoft Exchange, Next Cloud and Google.

      I’ve tried the Exchange one as that usually works on mobile phones. But it didn’t. Ubuntu says can not find WebDav endpoint.

      Is there any way to synchronize the Kopano calendar with the Ubuntu calendar (not Thunderbird!).
      Not sure if this makes any difference but we have the paid version of Kopano.

      Christian

      fbartels 1 Reply Last reply Reply Quote 0
      • fbartels
        fbartels Kopano @christian last edited by

        Hi @christian,

        in Desktop applications the “Microsoft Exchange” option usually refers to Exchange Webservices (EWS), which is a protocol Kopano does not support. Sadly documentation for the Gnome Calendar seem to be sparse, so without diving into the code there does not seem a way to confirm this. The point that does not fit into this theory is the “can not find WebDav endpoint”, as EWS is also quite unlike WebDAV.

        If you can manually configure a CalDAV calendar with that application, you should still be able to connect it to Kopano CalDAV implementation.

        Regards Felix

        Resources:
        https://kopano.com/blog/how-to-get-kopano/
        https://documentation.kopano.io/
        https://kb.kopano.io/

        Support overview:
        https://kopano.com/support/

        1 Reply Last reply Reply Quote 0
        • christian
          christian last edited by

          I know it is an old topic but I finally had time to test things again.

          It might work but I’m not 100% there. The problem is:

          https://myserver.com:8443/carddav/christian/ does work and it gives me a calendar file. That file I can import into the Gnome calendar. But the Gnome (Ubuntu 20.04) calendar does not like the URL for a direct synchronization, the port is the problem.

          Is there a way that I could reach the calendar at: https://myserver.com/carddav/christian/ instead? As that looks very promising from the GNOME calendar point.

          Christian

          fbartels 1 Reply Last reply Reply Quote 0
          • fbartels
            fbartels Kopano @christian last edited by

            @christian said in Synchronise with Ubuntu (18.04) calendar:

            https://myserver.com:8443/carddav/christian/

            CardDAV is for contacts and not calendars and a standard that is not supported by kopano-ical (it would work with kdav however).

            I just did a quick test with Gnome Calendar 3.36.2 and was able to configure a CalDAV calendar source. I configured the calendar url simply as “https://myserver:8443/caldav”.

            To prevent the need to specify the ports you could simply proxy the /caldav endpoint in your webserver.

            Regards Felix

            Resources:
            https://kopano.com/blog/how-to-get-kopano/
            https://documentation.kopano.io/
            https://kb.kopano.io/

            Support overview:
            https://kopano.com/support/

            1 Reply Last reply Reply Quote 0
            • First post
              Last post