<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mind Circus &#187; SpamAssassin</title>
	<atom:link href="http://www.twistedethics.com/category/operating-systems/linux/spamassassin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twistedethics.com</link>
	<description>Inside the mind of a young IT Professional</description>
	<lastBuildDate>Wed, 18 Jan 2012 11:37:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SpamAssassin: Can&#8217;t locate Mail/SPF/Query.pm</title>
		<link>http://www.twistedethics.com/2007/01/11/spamassassin-cant-locate-mailspfquerypm/</link>
		<comments>http://www.twistedethics.com/2007/01/11/spamassassin-cant-locate-mailspfquerypm/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 10:25:48 +0000</pubDate>
		<dc:creator>Phil Wiffen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SpamAssassin]]></category>

		<guid isPermaLink="false">http://twistedethics.com/?p=20</guid>
		<description><![CDATA[If you have SpamAssassin installed and see &#8220;Can't locate Mail/SPF/Query.pm in @INC...&#8221;           in your error logs, you need to install Mail::SPF::Query. 
SpamAssassin uses SPF to           detect header and email-source forgery &#8211; very important in determining [...]]]></description>
			<content:encoded><![CDATA[<p>If you have SpamAssassin installed and see &#8220;<code>Can't locate Mail/SPF/Query.pm in @INC...</code>&#8221;           in your error logs, you need to install <em>Mail::SPF::Query. </em><span></span></p>
<p><span>SpamAssassin uses SPF to           detect header and email-source forgery &#8211; very important in determining if e-mail is legitimate or not.</span></p>
<p>To install Mail::SPF::Query, run these commands as root:</p>
<p><code>perl -MCPAN -e shell<br />
install Mail::SPF::Query</code></p>
<p>If you haven&#8217;t yet added SPF records to your DNS, you can find out more at the <a href="http://www.openspf.org/">Sender Policy Framework site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.twistedethics.com/2007/01/11/spamassassin-cant-locate-mailspfquerypm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamAssassin: Can’t locate Mail/SPF/Query.pm</title>
		<link>http://www.twistedethics.com/2007/01/11/spamassassin-cant-locate-mailspfquerypm-2/</link>
		<comments>http://www.twistedethics.com/2007/01/11/spamassassin-cant-locate-mailspfquerypm-2/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 10:25:48 +0000</pubDate>
		<dc:creator>Phil Wiffen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SpamAssassin]]></category>

		<guid isPermaLink="false">http://twistedethics.com/?p=20</guid>
		<description><![CDATA[If you have SpamAssassin installed and see &#8220;Can't locate Mail/SPF/Query.pm in @INC...&#8221;           in your error logs, you need to install Mail::SPF::Query. 
SpamAssassin uses SPF to           detect header and email-source forgery &#8211; very important in determining [...]]]></description>
			<content:encoded><![CDATA[<p>If you have SpamAssassin installed and see &#8220;<code>Can't locate Mail/SPF/Query.pm in @INC...</code>&#8221;           in your error logs, you need to install <em>Mail::SPF::Query. </em><span></span></p>
<p><span>SpamAssassin uses SPF to           detect header and email-source forgery &#8211; very important in determining if e-mail is legitimate or not.</span></p>
<p>To install Mail::SPF::Query, run these commands as root:</p>
<p><code>perl -MCPAN -e shell<br />
install Mail::SPF::Query</code></p>
<p>If you haven&#8217;t yet added SPF records to your DNS, you can find out more at the <a href="http://www.openspf.org/">Sender Policy Framework site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.twistedethics.com/2007/01/11/spamassassin-cant-locate-mailspfquerypm-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

