Rev | Author | # | Line |
---|---|---|---|
19 | CraigBox | 1 | [SpamAssassin | http://spamassassin.apache.org] (SA) is a neat [Email] filter that tags incoming mails it thinks are spam. Its aggressiveness can be configured, and it comes with a decent default level. It's written in [Perl] and is licensed under the same license as Perl itself. |
2 | CraigBox | 2 | |
19 | CraigBox | 3 | You can use SA in many places: |
12 | CraigBox | 4 | |
19 | CraigBox | 5 | * in your MailClient |
6 | * on your mail delivery machine, running it from procmail(1) | ||
7 | * on your mail server, using your [MTA]'s integration, or a program like MailScanner or amavisd-new to run it on all your incoming mail. | ||
3 | CraigBox | 8 | |
19 | CraigBox | 9 | SpamAssassin doesn't just have to use local static rules. It can run many tests on the Internet: |
3 | CraigBox | 10 | |
19 | CraigBox | 11 | * VipulsRazor, a distributed spam detection system |
12 | * [SURBL], the Spam URI realtime blacklist | ||
20 | CraigBox | 13 | * [DCC (Distributed Checksum Clearinghouse)|http://www.rhyolite.com/anti-spam/dcc/] (detecting spam based on comparing checksums of messages received all across the InterNet) |
19 | CraigBox | 14 | |
15 | See our [SpamAssassinNotes] page for help using SA. | ||
16 | |||
17 | (Note, this product will assassinate [Spam], but will leave [SPAM] well alone!) | ||
14 | DanielLawson | 18 | |
19 | ---- | ||
20 | CategoryAntiSpam |
lib/blame.php:177: Warning: Invalid argument supplied for foreach()