[ 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 ]
×

Package spamassassin-3.4.6-6.el9.src download

Name spamassassin
Epoch 0
Version 3.4.6
Release 6.el9
Architecture src
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
Size 6420 KiB
Source Project spamassassin-3.4.6-6.el9
SHA-256 checksum c7a0b50e683cdee30e085d93a32d7e8795cc3b18b22dae0607c942608919fd5e
× Full screenshot
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)