[ 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.x86_64 download

Name spamassassin
Epoch 0
Version 3.4.6
Release 6.el9
Architecture x86_64
Website/URL https://spamassassin.apache.org/
License ASL 2.0
Build Time 2025-02-21 15:34:24
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 1317 KiB
Source Project spamassassin-3.4.6-6.el9
SHA-256 checksum 91a669c022cc64d7ec6ab423303086ba403e20c1339637f0f0bdbadb7287ba77
× 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)