[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project spamassassin-3.4.6-6.el9

Name spamassassin
Epoch 0
Version 3.4.6
Release 6.el9
Website/URL https://spamassassin.apache.org/
License ASL 2.0
Build Time 2025-02-21 15:33:49
Build Host certified-builder01.msvsphere-os.ru
Summary Spam filter for email which can be invoked from mail delivery agents
Repositories OS
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 MDA such as sendmail 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. This distribution includes the spamd/spamc components which create a server that considerably speeds processing of mail. To enable spamassassin, if you are receiving mail locally, simply add this line to your ~/.procmailrc: INCLUDERC=/etc/mail/spamassassin/spamassassin-default.rc To filter spam for all users, add that line to /etc/procmailrc (creating if necessary).
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
spamassassin-3.4.6-6.el9.x86_64 Spam filter for email which can be invoked from mail delivery agents 91a669c022cc64d7ec6ab423303086ba403e20c1339637f0f0bdbadb7287ba77 download
src
spamassassin-3.4.6-6.el9.src Spam filter for email which can be invoked from mail delivery agents c7a0b50e683cdee30e085d93a32d7e8795cc3b18b22dae0607c942608919fd5e download
Changelog link
* Mon Oct 07 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.4.6-6
- Rebuilt for MSVSphere 9.5 beta

* Fri Jul 12 2024 Martin Osvald <mosvald@redhat.com> - 3.4.6-6
- Bind token as SQL_BINARY (RHEL-43418)