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

    Autocomplete email addresses when typing

    Kopano WebApp
    2
    6
    1695
    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.
    • klausf
      klausf last edited by

      Is it possible, maybe with a script, to add all email addresses from global and public addressbooks to the autofill history field of the email application?

      Thanks
      Klaus

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

        Ok, i known now that it is possible to add addresses to the autofill history with the webapp-tool “manage_recipients.py”. It is also no problem for me to format such a list with “awk” to get a related .json file for the input of the python script.

        Is there a method to get addresses and full names out of the kopano database with the help of a script or SQL query? Out of the GAB, public addressbooks, sent emails?

        Any help would be appreciated!

        Thanks
        Klaus

        1 Reply Last reply Reply Quote 0
        • marty
          marty Kopano (Inactive) last edited by

          Hi Klausf,

          Checkout this (untested) script: https://stash.kopano.io/projects/KSC/repos/core-tools/browse/contacts2suggested.py

          https://documentation.kopano.io/deskapp_admin_manual
          http://documentation.kopano.io/webapp_smime_manual
          https://documentation.kopano.io/webapp_admin_manual

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

            Hi marty,

            many thanks for the link! The script does exactly what I want, very great!
            The only thing I found out is that the script parameters “–days” and “–total” has no effect. There will always all contacts be imported to the history list.

            Klaus

            1 Reply Last reply Reply Quote 0
            • marty
              marty Kopano (Inactive) last edited by

              That only works with sent items I think

              https://documentation.kopano.io/deskapp_admin_manual
              http://documentation.kopano.io/webapp_smime_manual
              https://documentation.kopano.io/webapp_admin_manual

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

                Yes, I tried --days=200 or --total=50 in combination with --sent. But always all recipients were added instead of only 50 or the recipients of the last 200 days.

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