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

    missing spam folder

    Kopano Groupware Core
    4
    7
    454
    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.
    • sebschremser
      sebschremser last edited by

      Hi Kopano Community.

      We have the following issue.
      A user logs in to the webapp and gets this message:
      Bildschirmfoto von 2019-04-02 16-32-25.png
      This is german for:

      missing folder
      the following folder is missing in the hierarchy
          - spam
      the full functionality of webapp may be affected
      

      we had a similar case on the same server that was addressed in the following thread: Link

      I had opened his mailbox and seen that a junk email folder exists.

      However, this is not a system folder, because if I click on it with the right mouse button, I can delete the folder.
      Normaly i cannot delete system folders.

      Does anyone have a hint for me how to get the spam folder working again?

      Cheers
      Basti

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

        @sebschremser You should run this script:
        https://stash.kopano.io/projects/KSC/repos/core-tools/browse/recreate-systemfolders

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

          Hello @marty

          A look at the readme, shows me that spam folder can not be created with this.

          Nevertheless, I have executed the following command.

          python recreate-systemfolders.py --user baier --create Spam --systemfolder spam
          

          After a login in the webapp, the message comes again.
          In addition, the existing junk email folder was deleted.

          Any hints?

          Cheers Basti

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

            @sebschremser,

            Can you try the new version that one is able to recreate the junk folder

            python3 recreate-systemfolders.py --user baier --create "Spam" --systemfolder junk
            

            https://stash.kopano.io/projects/KSC/repos/core-tools/browse/recreate-systemfolders

            Regards Robin,

            Need support?
            Have a look at https://kopano.com/support/ for options.

            Helpful resources:
            https://kopano.com/blog/how-to-get-kopano/
            https://documentation.kopano.io/
            https://kb.kopano.io/

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

              Hi @robing

              Yes that was it.
              Now the user has his Spam folder again.

              Thank you very much.

              Cheers Basti

              madpatrick 1 Reply Last reply Reply Quote 0
              • madpatrick
                madpatrick @sebschremser last edited by

                @marty

                Do you need to take the language into account ?
                for example in Dutch

                python3 recreate-systemfolders.py --user USER--create "Verwijderde items" --systemfolder wastebasket
                

                Or all in English

                python3 recreate-systemfolders.py --user USER--create "Deleted Items" --systemfolder wastebasket
                
                marty 1 Reply Last reply Reply Quote 0
                • marty
                  marty Kopano (Inactive) @madpatrick last edited by

                  @madpatrick

                  I rarely use those scripts, so I have no idea.
                  You might just want to try it on a test user and see what happens.

                  My guess is you have to use the Dutch name in your case.

                  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
                  • First post
                    Last post