Package spamassassin: Information

    Binary package: spamassassin
    Version: 3.4.3-alt1
    Architecture: armh
    Build time:  May 22, 2020, 08:11 AM
    Source package: spamassassin
    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.

    Maintainer: Sergey Y. Afonin


    Last changed


    Jan. 3, 2020 Sergey Y. Afonin 3.4.3-alt1
    - 3.4.3 (fixes: CVE-2018-11805, CVE-2019-12420)
    - updated %License to SPDX syntax
    Dec. 31, 2018 Igor Vlasenko 3.4.2-alt1
    - NMU: 3.4.2
    Sept. 5, 2018 Sergey Y. Afonin 3.4.1-alt2
    - rebuilt with LibreSSL-devel
    - disabled SSL v3 (applied Debian's patch)