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

    Setting up kopano-spamd

    Kopano Groupware Core
    5
    12
    2256
    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.
    • fbartels
      fbartels Kopano last edited by

      yes, because of https://forum.kopano.io/topic/1484/rpm-install-update-broken-centos-7-php56-8-5-9-8-6-1 we decided to pull downloads until we had time to investigate the dependency problem during package publishing. packages will be back (and complete) shortly

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

        The Kopano Groupware Core Packages are available again (in repository and as tarballs).

        Please let me know if you still run into any issues.

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

          @Joost Now i am getting an update on the packages list.

          But i am still missing the kopano-spamd package. Where is it located?

          According to https://jira.kopano.io/browse/KC-666 it should be there? Any docs about it?

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

            I do see it, its a dedicated package, e.g. when looking in https://download.kopano.io/supported/core:/final/Ubuntu_16.04/Packages you see

            Package: kopano-spamd
            Source: kopano
            Version: 8.6.2.1-0+5.1
            Architecture: amd64
            Maintainer: Kopano Development <development@kopano.io>
            Installed-Size: 69
            Depends: python-kopano
            Filename: ./amd64/kopano-spamd_8.6.2.1-0+5.1_amd64.deb
            Size: 17982
            MD5sum: 899a05301591cc8026f4a661bbae7ebd
            SHA1: 6ed6e8e7e345d2dd4a57b0ec3eef246ad07af28b
            SHA256: a5951f534cf05533e54a8cb0b5a195f4c5a73b82b5908ff42b39b254e8f31b16
            Section: mail
            Priority: optional
            Description: ICS-driven spam learning daemon for Kopano/SpamAssasin
             A program which can teach SpamAssassin about spam based upon
             the mails a user has moved to his Kopano junk folder.
            

            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
            • Joost
              Joost Kopano @computerlyrik last edited by

              @computerlyrik said in Kopano Repository not there:

              @Joost Now i am getting an update on the packages list.

              But i am still missing the kopano-spamd package. Where is it located?

              According to https://jira.kopano.io/browse/KC-666 it should be there? Any docs about it?

              @fbartels said in Kopano Repository not there:

              I do see it, its a dedicated package, e.g. when looking in https://download.kopano.io/supported/core:/final/Ubuntu_16.04/Packages you see […]

              You are both right, the packages were still missing when @computerlyrik asked, but were uploaded when @fbartels replied.

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

                Thank you @Joost for clarifying.

                I did install the package right now. It did not pull any dependencies.
                How is it supposed to work?
                Where is a doc how to set it up?

                I did expect it running out of the box after installing, but for example i still wonder to which folder i should move my false-negative spam.

                Thanks a lot.

                fbartels markb 2 Replies Last reply Reply Quote 0
                • fbartels
                  fbartels Kopano @computerlyrik last edited by

                  @computerlyrik said in Kopano Repository not there:

                  How is it supposed to work?
                  Where is a doc how to set it up?

                  currently the only documentation for it is in its own man page and the man page of its configuration file.

                  @computerlyrik said in Kopano Repository not there:

                  I did expect it running out of the box after installing,

                  no, this won’t be the case (and is also the reason why its not installed through the meta package). it will still run and export mails for learning, but for the actual learning you will always needs to configure your local spamassassin.

                  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
                  • markb
                    markb @computerlyrik last edited by markb

                    @computerlyrik

                    You could give this try https://github.com/bkram/inotify-spamlearn it is meant to supplement the kopano-spamd ie feeding spamassasin.

                    computerlyrik 1 Reply Last reply Reply Quote 0
                    • computerlyrik
                      computerlyrik @markb last edited by computerlyrik

                      Thank you @fbartels for clarification.

                      I am trying to setup the daemon on my box right now.
                      I expect the values in the config-file to be the defaults?

                      I just started the systemd service and the folder /var/lib/kopano/spamd/spam/ gets the message i am drawing into the junk-folder.

                      But i cannot see any log output - where does it go?
                      There is no file in /var/log/kopano with spamd in its name

                      I just had a review on the code but i am not sure where the logfile gets written and the config file gets read. I am still a little confused right now.

                      Can we please have a wiki page clearifying how this works?

                      PS: What is “ICS for realtime learning”? What does ICS mean?

                      @markb said in Kopano Repository not there:

                      @computerlyrik

                      You could give this try https://github.com/bkram/inotify-spamlearn it is meant to supplement the kopano-spamd ie feeding spamassasin.

                      Thank you for pointing this out, i will have a look at it in near future

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

                        I have added some documentation to https://documentation.kopano.io/kopanocore_administrator_manual/special_kc_configurations.html#configuring-kopano-spamd-for-automatic-spam-ham-learning

                        @computerlyrik said in Setting up kopano-spamd:

                        But i cannot see any log output - where does it go?
                        There is no file in /var/log/kopano with spamd in its name

                        by now all services output their logging to stdout to better benefit from journald. if you want to still log to a file (which can be beneficial for debugging) this can be configured in the config of spamd.

                        @computerlyrik said in Setting up kopano-spamd:

                        and the config file gets read

                        our services try to work without configuration values where ever possible and make use of builtin defaults instead. if you want to override a certain setting you can create a config file and put it into /etc/kopano. see https://documentation.kopano.io/kopanocore_administrator_manual/configure_kc_components.html#configure-the-kopano-server for more details and the location of the example config.

                        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