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

    Access shared mailbox from script

    General Discussion
    2
    2
    232
    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.
    • joja
      joja last edited by

      Hi,
      is there a way to access a shared mailbox via IMAP, or some other way? REST? Something possible from script (in this case powershell).
      I know IMAP is possible, if the shared mailbox is set to active and so its treated as a regular mailbox. But then it counts as an additional user, which what I wanted to evite.
      Thank you.
      Joja

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

        Hi @joja ,

        you are indeed not able to open the inbox of an inactive user via imap. You should could use the new rest api (available from 8.7.0 onwards) for this. We have an internal poc for a mail client based on this, so it should generally work, but might be missing features.

        Another possibility is to use python-kopano to script this directly, but you won’t be able to do this from windows as python-kopano depends on a few other kopano components. it does not need to run on the same system as your actual kopano installation, any linux system should do (wsl on windows is probably fine as well).

        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