Package spamassassin: Information

Binary package: spamassassin
Version: 3.4.5-alt1
Architecture: ppc64le
Build time:  Sep 13, 2021, 02:51 PM in the task #276685
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: Konstantin Lepikhov


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.