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

    Public folder for suggestions while composing mails

    Kopano DeskApp
    3
    6
    749
    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.
    • mahescho
      mahescho last edited by

      My main store for contacts is a public folder. How can I use this public folder for suggesting e-mail addresses while composing mails?

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

        Duplicate of https://forum.kopano.io/post/5855 ?

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

          Sorry … no solution ?

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

            it feels like you are looking for (from config.php of webapp)

                    // Set true to hide public contact folders in address-book folder list,
                    // false will show public contact folders in address-book folder list.
                    define("DISABLE_PUBLIC_CONTACT_FOLDERS", false);
            
            ...
            
                    // Set true to hide shared contact folders in address-book folder list,
                    // false will show shared contact folders in address-book folder list.
                    define("DISABLE_SHARED_CONTACT_FOLDERS", false);
            

            but i did not check further.

            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/

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

              @fbartels

              yes this works for me

              // Set true to hide public contact folders in address-book folder list,
              // false will show public contact folders in address-book folder list.
              define(“DISABLE_PUBLIC_CONTACT_FOLDERS”, false);

              setting this from true to false to get public contacts listed in selection list by composing new mails etc

              rg
              Christian

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

                wow! thanks, a wealth of interesting options!!

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