Package perl-Mail-SpamAssassin: Information

    Binary package: perl-Mail-SpamAssassin
    Version: 3.4.5-alt2
    Architecture: noarch
    Build time:  Jul 18, 2021, 07:07 AM in the task #279504
    Source package: spamassassin
    Category: Development/Perl
    Report package bug
    License: Apache-2.0
    Summary: Mail::SpamAssassin - SpamAssassin e-mail filter libraries
    Description: 
    Mail::SpamAssassin is a Mail::Audit plugin to identify spam using text
    analysis and several internet-based realtime blacklists. Using its rule
    base, it uses a wide range of heuristic tests on mail headers and body
    text to identify ``spam'', also known as unsolicited commercial email.
    Once identified, the mail can then be optionally tagged as spam for
    later filtering using the user's own mail user-agent application.

    Maintainer: Konstantin Lepikhov


    Last changed


    May 19, 2021 Konstantin Lepikhov 3.4.5-alt2
    - sa-update cron: don't trigger spamd update if missing.
    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.