Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
spamassassin: Spam filter for email which can be invoked from mail delivery agents.
Name: | spamassassin |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 2.55 |
License: | Artistic |
Release: | 3.4 |
URL: | http://spamassassin.org/ |
- Summary
- 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).
Changelog
- * Mon Dec 6 18:00:00 2004 Chip Turner <cturner{%}redhat{*}com> 2.55-3.4
- bugzilla: 131580, actually apply the patch this time
- * Mon Oct 11 19:00:00 2004 Chip Turner <cturner{%}redhat{*}com> 2.55-3.3
- bugzilla: 131580, zero out RBL rules for defunct RBLs
- * Wed Aug 25 19:00:00 2004 Chip Turner <cturner{%}redhat{*}com> 2.55-3.2
- bugzilla: 129337, fix DoS in spamassassin