Package spamassassin: Information

    Source package: spamassassin
    Version: 3.4.5-alt1
    Build time:  Mar 29, 2021, 08:08 PM in the task #268491
    Category: Networking/Mail
    Report package bug
    License: Apache-2.0
    Summary: Spam filter for email written in perl
    Description: 
    SpamAssassin provides you with a way to reduce if not completely eliminate
    Unsolicited Commercial Email (SPAM) from your incoming email. It can be
    invoked by a MTA such as exim or postfix, or can be called from a procmail
    script, .forward file, etc. It uses a genetic-algorithm evolved scoring
    system to identify messages which look spammy, then adds headers to the
    message so they can be filtered by the user's mail reading software.

    List of rpms provided by this srpm:
    perl-Mail-SpamAssassin (noarch)
    spamassassin (x86_64, ppc64le, i586, armh, aarch64)
    spamassassin-spamc (x86_64, ppc64le, i586, armh, aarch64)
    spamassassin-spamc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    spamassassin-spamd (noarch)
    spamassassin-version (noarch)

    Maintainer: Konstantin Lepikhov


      1. LibreSSL-devel
      2. perl(Pod/Man.pm)
      3. perl-Archive-Tar
      4. perl-BSD-Resource
      5. perl-DBI
      6. perl-DBM
      7. perl-Encode-Detect
      8. perl-HTML-Parser
      9. perl-IO-Socket-SSL
      10. perl-IP-Country
      11. perl-Mail-DKIM
      12. perl-Mail-SPF
      13. perl-Net-DNS
      14. perl-Parse-Syslog
      15. perl-Razor
      16. perl-TermReadKey
      17. perl-devel
      18. perl-libwww
      19. zlib-devel

    Last changed


    March 25, 2021 Konstantin Lepikhov 3.4.5-alt1
    - 3.4.5 (fixes: CVE-2020-1946)
    - remove dkim patch (fixed by upstream).
    March 15, 2021 Konstantin Lepikhov 3.4.4-alt4
    - systemd: fix spamd unit file (sync with sysv)
    - spamd.sysconfig: document sql setup case.
    March 12, 2021 Konstantin Lepikhov 3.4.4-alt3
    - spamd: added systemd unit.
    - sa-update cron: make it service agnostic.