Package spamassassin: Information
Source package: spamassassin
Version: 3.4.5-alt1
Build time: Sep 13, 2021, 02:51 PM in the task #276685
Category: Networking/Mail
Report package bugHome page: http://www.spamassassin.org/
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.
List of RPM packages built from this SRPM:
perl-Mail-SpamAssassin (noarch)
spamassassin (x86_64, ppc64le, i586, armh, aarch64)
spamassassin-spamc (x86_64, ppc64le, i586, armh, aarch64)
spamassassin-spamc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
spamassassin-spamd (noarch)
spamassassin-version (noarch)
perl-Mail-SpamAssassin (noarch)
spamassassin (x86_64, ppc64le, i586, armh, aarch64)
spamassassin-spamc (x86_64, ppc64le, i586, armh, aarch64)
spamassassin-spamc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
spamassassin-spamd (noarch)
spamassassin-version (noarch)
Maintainer: Konstantin Lepikhov
List of contributors:
Konstantin Lepikhov
Sergey Y. Afonin
Igor Vlasenko
Anton V. Boyarshinov
Victor Forsyuk
qa-robot
Konstantin Lepikhov
Sergey Y. Afonin
Igor Vlasenko
Anton V. Boyarshinov
Victor Forsyuk
qa-robot
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.