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

    Synchronize distribution list with Kopano group

    Kopano Groupware Core
    2
    2
    314
    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.
    • s_wolff
      s_wolff last edited by s_wolff

      Situation: a company has offices at different locations. There should be a possibility to send a mail to all kopano users on the same location. The server admin does not know who works at which location. So this list is at best maintained by a responsible person for that location (I’ll call that a “location maintainer”). This person doesn’t have administrative rights nor console access to the kopano server. On the other hand each location should be a kopano group to manage acces rights.

      How can this be achieved using kopano with the db plugin? I think this could be easier with the ldap plugin, but this is unfortunately not an option. I know that each group can also be addressed as mail recipient, so it works like a distribution list, too. But this can only be managed by a server admin and not by a “location maintainer”

      At the moment each location maintainer created a distribution list in the public folder. The server admin created manually from that list a kopano group with the same name. The problem is to keep both in sync. First of all there seems to be no easy way to get all mail adresses in a distribution list, because you can’t copy it from Web/DeskApp. I tried contacts2csv.py but this lists only the names of the distribution list and not the members. By the way: this worked only after installed unicodecsv and imported it as ‘csv’ because of umlauts.

      Is there any easy way to get all members of a distribution list? I’m not afraid to do some programming with python-kopano api, but don’t know how much efford this will be.

      Is there any other solution for the described situation?

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

        Hi @s_wolff ,

        if you would be using ldap, then you could realise this with the so called “dynamic groups”.

        I am confident that you can use python-kopano to read out (and modify) groups in a public folder, but since I am not a python developer I cannot tell you how.

        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