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

    serverside folder subscription

    Kopano OL Extension (KOE)
    2
    3
    847
    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.
    • petervbeck
      petervbeck last edited by

      We’ve got a company where each user has the “tasks” and “calendar” from each other user subscribed.
      Is it possible to do this on the serverside instead for every single user ? I would definitively prefer a scripted solution…

      Does Kopano remember these subscriptions or do you have to start from scratch and re-subscribe (for example after changing computers, recreating Outlook profiles etc) ?

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

        Hi @petervbeck ,

        you can create a script that speaks directly to the z-push api instead of having to rely on clicking through the dialoges in KOE. You can find more info at https://wiki.z-hub.io/display/ZP/Webservice.

        The downside is though, that you cannot simply define it for all users/devices, but have to define a deviceid where the folder should be added.

        The alternative to this could be to statically configure this in config.php for z-push. since everyone shares the calendars (and tasks) of everyone else, this could be a viable option.

        Please remember though, that all these folder will be synchronised to all clients. So you probably don’t want to do this for hundreds of folders.

        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
        • petervbeck
          petervbeck last edited by

          Hi Felix,

          thanks for the fast reply !
          I think hardcoding in config.php is not what I want. Maybe I’ll take a look at the Webservice if there is some time to do. Definitifely interesting.

          Thanks
          Peter

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