[ All 3 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 2024-10-08 15:48:00
Build Host builder-x86-03.inferitos.ru
Summary Spam filter for email which can be invoked from mail delivery agents
Repositories AppStream
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 d55f364d9742bf06d3b15c2593e090c8099a2314dbb0b54949b0615ad417bf95
× 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)