Differences between version 12 and predecessor to the previous major change of SpamAssassin.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 12 | Last edited on Monday, January 17, 2005 3:04:32 pm | by CraigBox | Revert |
Older page: | version 10 | Last edited on Thursday, November 11, 2004 9:45:05 pm | by AristotlePagaltzis | Revert |
@@ -1,7 +1,9 @@
[SpamAssassin | http://spamassassin.apache.org] 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. You can use procmail(1) to run SpamAssassin, or you might want to use MailScanner to run it on all your incoming mail. You might even want to plug VipulsRazor into it.
(Note, this product will assassinate [Spam], but will leave [SPAM] well alone!)
+
+As of version 3.0, SpamAssassin supports [SURBL] natively.
-----
!! How to make SpamAssassin run on your local e-mail machine (with [Evolution] in mind)
@@ -113,4 +115,6 @@
return;
}
1;
</verbatim>
+
+GreigMcGill has found that MaiaMailguard is an excellent meta tool for managing your anti spam solution.