Package spamassassin-spamc: Information

    Binary package: spamassassin-spamc
    Version: 3.4.3-alt1
    Architecture: ppc64le
    Build time:  Jan 3, 2020, 02:35 AM in the task #243781
    Source package: spamassassin
    Category: Networking/Mail
    Report package bug
    License: Apache-2.0
    Summary: spamc - client for spamd
    Description: 
    Spamc is the client half of the spamc/spamd pair. It should be used in place
    of "spamassassin" in scripts to process mail. It will read the mail from
    STDIN, and spool it to its connection to spamd, then read the result back and
    print it to STDOUT. Spamc has extremely low overhead in loading, so it should
    be much faster to load than the whole spamassassin program.

    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)