<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: A Powerful Custom Spamassassin Rule</title>
	<atom:link href="http://commavee.com/2007/02/19/a-powerful-custom-spamassassin-rule/feed/" rel="self" type="application/rss+xml" />
	<link>http://commavee.com/2007/02/19/a-powerful-custom-spamassassin-rule/</link>
	<description>from John Minnihan, founder of Freepository.</description>
	<lastBuildDate>Wed, 14 Jul 2010 03:00:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: John Minnihan</title>
		<link>http://commavee.com/2007/02/19/a-powerful-custom-spamassassin-rule/comment-page-1/#comment-3513</link>
		<dc:creator>John Minnihan</dc:creator>
		<pubDate>Tue, 20 Feb 2007 21:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://commavee.com/2007/02/19/a-powerful-custom-spamassassin-rule/#comment-3513</guid>
		<description>The guys on the SA mailing list (users@spamassassin.apche.org) gave me a hint about using ToCc, and that prompted me to realize my error.  I hadn&#039;t supplied FQ addresses in the rule, only user names.  The rule would have never fired (and it didn&#039;t).  The corrected rule is below:

header          TO_ADDRESS_BOGUS        ToCc !~ /name1\@domain\.com&#124;name2\@domain\.com&#124;name3\@domain\.com/i
score           TO_ADDRESS_BOGUS        4.0</description>
		<content:encoded><![CDATA[<p>The guys on the SA mailing list (users@spamassassin.apche.org) gave me a hint about using ToCc, and that prompted me to realize my error.  I hadn&#8217;t supplied FQ addresses in the rule, only user names.  The rule would have never fired (and it didn&#8217;t).  The corrected rule is below:</p>
<p>header          TO_ADDRESS_BOGUS        ToCc !~ /name1\@domain\.com|name2\@domain\.com|name3\@domain\.com/i<br />
score           TO_ADDRESS_BOGUS        4.0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
