<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://commons.oreilly.com/wiki/skins/common/feed.css?97"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://commons.oreilly.com/wiki/index.php?title=SpamAssassin/Resources&amp;action=history&amp;feed=atom</id>
		<title>SpamAssassin/Resources - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://commons.oreilly.com/wiki/index.php?title=SpamAssassin/Resources&amp;action=history&amp;feed=atom"/>
		<link rel="alternate" type="text/html" href="http://commons.oreilly.com/wiki/index.php?title=SpamAssassin/Resources&amp;action=history"/>
		<updated>2013-05-25T19:50:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.11.0</generator>

	<entry>
		<id>http://commons.oreilly.com/wiki/index.php?title=SpamAssassin/Resources&amp;diff=5289&amp;oldid=prev</id>
		<title>Docbook2Wiki: Initial conversion from Docbook</title>
		<link rel="alternate" type="text/html" href="http://commons.oreilly.com/wiki/index.php?title=SpamAssassin/Resources&amp;diff=5289&amp;oldid=prev"/>
				<updated>2008-03-07T10:56:42Z</updated>
		
		<summary type="html">&lt;p&gt;Initial conversion from Docbook&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 10:56, 7 March 2008&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/table&gt;</summary>
		<author><name>Docbook2Wiki</name></author>	</entry>

	<entry>
		<id>http://commons.oreilly.com/wiki/index.php?title=SpamAssassin/Resources&amp;diff=5235&amp;oldid=prev</id>
		<title>Docbook2Wiki: Initial conversion from Docbook</title>
		<link rel="alternate" type="text/html" href="http://commons.oreilly.com/wiki/index.php?title=SpamAssassin/Resources&amp;diff=5235&amp;oldid=prev"/>
				<updated>2008-03-07T10:53:32Z</updated>
		
		<summary type="html">&lt;p&gt;Initial conversion from Docbook&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{SpamAssassin/TOC}}&lt;br /&gt;
This appendix lists useful online resources for further information about spam, spam-filtering, SpamAssassin, each of the mail transport agents discussed in this book, and several other SpamAssassin-related software packages.&lt;br /&gt;
&lt;br /&gt;
== General Spam Resources ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Help! I've been spammed! What do I do?&amp;quot;—originally written by Chris Lewis and maintained by Greg Byshenk—is an helpful (if dated) guide to spam and spam-prevention for the beginner. Find it at ''http://www.byshenk.net/ive.been.spammed.html''.&lt;br /&gt;
&lt;br /&gt;
Internet Request For Comments (RFC) documents describe proposed standards for the Internet. You can get RFCs from ''http://www.rfc-editor.org''. Some notable RFCs related to spam and spam filtering include&lt;br /&gt;
&lt;br /&gt;
;''RFC 2822: Internet Message Format''&lt;br /&gt;
: The basic document that describes the formatting of email messages.&lt;br /&gt;
;''RFC 2821: Simple Mail Transfer Protocol''&lt;br /&gt;
: Explains SMTP, the protocol used to transfer email from system to system.&lt;br /&gt;
;''RFC 2505: Anti-spam Recommendations for Internet MTAs''&lt;br /&gt;
: Describes a set of best practices for mail servers.&lt;br /&gt;
&lt;br /&gt;
The SPAM-L FAQ, maintained by Doug Muth at ''http://www.claws-and-paws.com/spam-l/'', provides information about the ''SPAM-L'' mailing list, one of the oldest discussion forums for spam fighters.&lt;br /&gt;
&lt;br /&gt;
''http://spam.abuse.net'' is a long-standing site with information for antispam advocates and system adminstrators.&lt;br /&gt;
&lt;br /&gt;
The Coalition Against Unsolicited Commercial Email (CAUCE) has a web site at ''http://www.cauce.org''. CAUCE focuses primarily on advocacy and legislation.&lt;br /&gt;
&lt;br /&gt;
The groups in the ''news.admin.net-abuse'' Usenet hierarchy are devoted to discussing and reporting Net abuse, including spam (see particularly ''news.admin.net-abuse.email'').&lt;br /&gt;
&lt;br /&gt;
== Spam-Filtering ==&lt;br /&gt;
&lt;br /&gt;
''http://www.openrbl.org'' provides a long list of DNSBLs that may be suitable for spam-filtering. It includes hit rates (but not false positive rates) against its own recently collected spam corpus for each DNSBL.&lt;br /&gt;
&lt;br /&gt;
Vipul's Razor, Pyzor, and DCC are collaborative spam-filtering clearinghouses that can be consulted by SpamAssassin. Vipul's Razor is available at ''http://razor.sourceforge.net''. Pyzor is at ''http://pyzor.sourceforge.net''. DCC is at ''http://www.rhyolite.com/anti-spam/dcc/''.&lt;br /&gt;
&lt;br /&gt;
DSPAM is a spam-filtering system using statistical-algorithmic hybrid filtering—filters that are trained like SpamAssassin's Bayesian classifier. Find it at ''http://www.nuclearelephant.com/projects/dspam/''.&lt;br /&gt;
&lt;br /&gt;
CRM114, the Controllable Regex Multilator, is a spam-filtering system based on learning regular expressions. Download it at ''http://crm114.sourceforge.net/''.&lt;br /&gt;
&lt;br /&gt;
== SpamAssassin ==&lt;br /&gt;
&lt;br /&gt;
The home page for SpamAssassin itself is, of course, ''http://www.spamassassin.org''. The site contains links to the ''spamassassin-users'' and ''spamassassin-dev'' mailing lists.&lt;br /&gt;
&lt;br /&gt;
SAProxy Pro, a commercial client-side SpamAssassin proxy, is available from ''http://www.statalabs.com''.&lt;br /&gt;
&lt;br /&gt;
== Mail Transport Agents ==&lt;br /&gt;
&lt;br /&gt;
In this book, I describe how to use SpamAssassin in conjunction with several MTAs. The following sections point you to more information about each of those agents.&lt;br /&gt;
&lt;br /&gt;
=== Sendmail ===&lt;br /&gt;
&lt;br /&gt;
Sendmail has two primary web sites. The open source version maintained by the Sendmail consortium can be found at ''http://www.sendmail.org''. Sendmail's commercial face is ''http://www.sendmail.com''.&lt;br /&gt;
&lt;br /&gt;
Sendmail's own antispam provisions are documented at ''http://www.sendmail.org/m4/anti_spam.html''. If you're not a Sendmail guru, pick up Bryan Costales' book ''Sendmail'' (O'Reilly), the Sendmail bible. If you are a Sendmail guru, you probably already have a copy! Another good source is Frederick Avolio and Paul Vixie's ''Sendmail: Theory and Practice'' (Digital Press).&lt;br /&gt;
&lt;br /&gt;
Sendmail's filtering architecture, milter, has led to the development of many filtering tools. The web site ''http://www.milter.org'' is the most comprehensive catalog of such filters.&lt;br /&gt;
&lt;br /&gt;
=== Postfix ===&lt;br /&gt;
&lt;br /&gt;
The home page for the Postfix MTA is ''http://www.postfix.org''.&lt;br /&gt;
&lt;br /&gt;
Two useful manuals for Postfix are ''Postfix: The Definitive Guide'' by Kyle Dent (O'Reilly) and ''The Book of Postfix'' by Ralf Hildebrandt and Patrick Koetter (No Starch Press).&lt;br /&gt;
&lt;br /&gt;
=== qmail ===&lt;br /&gt;
&lt;br /&gt;
The home page for the qmail MTA is ''http://www.qmail.org''. The netqmail distribution of qmail includes the QMAILQUEUE patch, which is used by most SpamAssassin-integration solutions.&lt;br /&gt;
&lt;br /&gt;
The online book ''Life with qmail'' (''http://www.lifewithqmail.org'') provides excellent documentation for qmail.&lt;br /&gt;
&lt;br /&gt;
=== Exim ===&lt;br /&gt;
&lt;br /&gt;
The home page for the Exim MTA is ''http://www.exim.org''. The site includes a link to the Exim specification, which serves as the manual for the MTA. Those preferring a real book should purchase Philip Hazel's ''The Exim SMTP Mail Server: Official Guide for Release 4'' (UIT Cambridge).&lt;br /&gt;
&lt;br /&gt;
== Related Mail Tools ==&lt;br /&gt;
&lt;br /&gt;
The following sections point to information about various other mail tools mentioned in this book.&lt;br /&gt;
&lt;br /&gt;
=== procmail ===&lt;br /&gt;
&lt;br /&gt;
procmail is a popular and powerful Unix filtering program that acts as a full-featured local email delivery agent. It's available at ''http://www.procmail.org''.&lt;br /&gt;
&lt;br /&gt;
=== MIMEDefang ===&lt;br /&gt;
&lt;br /&gt;
MIMEDefang is a Sendmail milter application written in Perl that provides a framework for mail content scanning, including virus-scanning, spam-checking with SpamAssassin, and MIME validation. It's available at ''http://www.mimedefang.org''. Versions after 2.42 support SpamAssassin 3.0.&lt;br /&gt;
&lt;br /&gt;
=== amavisd-new ===&lt;br /&gt;
&lt;br /&gt;
amavisd-new is a high-performance daemonized content scanner, designed for use with Postfix, but it also supports Sendmail (including a milter version) and Exim. It's available at ''http://www.ijs.si/software/amavisd/''. Don't confuse amavisd-new with amavis, amavis-perl, amavisd, or amavis-ng, all of which are other content scanners, most not actively in development, that now share little code in common with amavisd-new.&lt;br /&gt;
&lt;br /&gt;
=== sa-exim ===&lt;br /&gt;
&lt;br /&gt;
sa-exim is a ''local_scan.c'' replacement for Exim that provides SpamAssassin message-scanning during a SMTP transaction. It offers many options for how to handle spam that it detects, including teergrubing. sa-exim's home page is ''http://marc.merlins.org/linux/exim/sa.html''.&lt;br /&gt;
&lt;br /&gt;
=== exiscan-acl ===&lt;br /&gt;
&lt;br /&gt;
exiscan-acl is a patch for Exim 4 that adds new content-scanning ACL directives to Exim. These directives can be used to invoke SpamAssassin on messages during a SMTP transaction. Some prepackaged Exim distributions already have this patch added. You can download it at ''http://duncanthrax.net/exiscan-acl/''.&lt;br /&gt;
&lt;br /&gt;
=== qmail-scanner ===&lt;br /&gt;
&lt;br /&gt;
qmail-scanner is a content scanner for qmail that can run SpamAssassin on messages early in the delivery process. It contains its own implementation of &amp;lt;tt&amp;gt;spamc&amp;lt;/tt&amp;gt; for faster checking. Find it at ''http://qmail-scanner.sourceforge.net''.&lt;/div&gt;</summary>
		<author><name>Docbook2Wiki</name></author>	</entry>

	</feed>