Пакет spamassassin: Информация

    Бинарный пакет: spamassassin
    Версия: 3.4.5-alt2
    Архитектура: armh
    Собран:  17 января 2022 г. 17:41 в задании #293624
    Исходный пакет: spamassassin
    Категория: Сети/Почта
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.spamassassin.org/

    Лицензия: Apache-2.0
    О пакете: Spam filter for email written in perl
    Описание: 
    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.

    Сопровождающий: Konstantin Lepikhov


    Права:
    Sergey Y. Afonin
    @everybody

    Последнее изменение


    19 мая 2021 г. Konstantin Lepikhov 3.4.5-alt2
    - sa-update cron: don't trigger spamd update if missing.
    25 марта 2021 г. Konstantin Lepikhov 3.4.5-alt1
    - 3.4.5 (fixes: CVE-2020-1946)
    - remove dkim patch (fixed by upstream).
    15 марта 2021 г. Konstantin Lepikhov 3.4.4-alt4
    - systemd: fix spamd unit file (sync with sysv)
    - spamd.sysconfig: document sql setup case.