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

    Default Signatures are not working

    Kopano WebApp
    2
    3
    258
    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.
    • FabianRenntronic
      FabianRenntronic last edited by

      Hello everyone,

      I just set up a Kopano4UCS server and wanted to use the defaultsignature feature. I wrote my signature into the signature.html file and wanted to deploy the signature with the setdefaultsignature.py file. When I execute the file I only get the error message

      /usr/share/doc/kopano-webapp/scripts/signatures$ python setdefaultsignature.py <username>
      Traceback (most recent call last):
        File "./setdefaultsignature.py", line 2, in <module>
          from MAPI.Util import *
      ImportError: No module named MAPI.Util
      

      Do I need to copy the file somewhere else or did I miss something? I use the current Kopano version from the repositories.

      Thanks in advance.

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

        @FabianRenntronic You probably need to run it with python3

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

          @marty

          Thank you! That fixed it.

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