<?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>a work on process &#187; spam</title>
	<atom:link href="http://jystewart.net/process/tag/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://jystewart.net/process</link>
	<description>notes from another web developer</description>
	<lastBuildDate>Sat, 21 Aug 2010 13:09:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Upgrading the comment spam protection</title>
		<link>http://jystewart.net/process/2005/05/upgrading-the-comment-spam-protection/</link>
		<comments>http://jystewart.net/process/2005/05/upgrading-the-comment-spam-protection/#comments</comments>
		<pubDate>Fri, 13 May 2005 13:24:44 +0000</pubDate>
		<dc:creator>James Stewart</dc:creator>
				<category><![CDATA[Meta]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[mod_security]]></category>
		<category><![CDATA[movabletype]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://jystewart.net/process/archives/2005/05/upgrading-the-comment-spam-protection/</guid>
		<description><![CDATA[Now that everything is off the old servers, it seemed a good time to reassess my spam filtering. This blog is run using WordPress and so far it&#8217;s been relatively spam-free, but some referrer spam has begun to leak into my logs and a few inappropriate comments and trackbacks have appeared lately. My other blog <a href="http://jystewart.net/process/2005/05/upgrading-the-comment-spam-protection/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Now that everything is off the old servers, it seemed a good time to reassess my spam filtering. This blog is run using WordPress and so far it&#8217;s been relatively spam-free, but some referrer spam has begun to leak into my logs and a few inappropriate comments and trackbacks have appeared lately. <a href="http://james.anthropiccollective.org">My other blog</a> is one of a number I host using <a href="http://www.movabletype.org">MovableType</a> and they (probably in large part because of their good google rankings) tend to get inundated with comment and trackback spam.</p>
<p>Up until now I had been using <a href="www.jayallen.org/projects/mt-blacklist">MT-Blacklist</a> to filter incoming comments and that has done a great job, stopping over 20,000 comment spams in the past few months. But too many have still been leaking through and now that <a href="http://www.bytemark.co.uk">I&#8217;m responsible for my own server configuration</a> my concern to keep load down has increased. So I&#8217;ve set up mod_security and used <a href="http://prwdot.org/docs/blacklist_to_modsec.html">blacklist_to_modsec</a> to convert my blacklist to a general filter list that&#8217;s applied server-wide.</p>
<p>Behind that, MT-Blacklist remains in place and will stay there until the next beta of <a href="http://bradchoate.com/projects/spamlookup/">SpamLookup</a> appears. I&#8217;ve heard nothing but praise for SpamLookup and was planning to install it last night, but noting that the second beta was withdrawn I thought I might as well wait for the next one. We&#8217;ll see how long that takes&#8230;</p>
<p>Most of the installation was straightforward. It&#8217;s nice to be back to using debian, and the only problem it gave me was due to the fact that I had installed PHP5 from source and therefore didn&#8217;t have a &#8216;.info&#8217; file for it. It didn&#8217;t take long to roll one that stopped the errors. I also saw errors when trying to get blacklist up and running on the new machine, in particular:</p>
<pre>Storable binary image v2.7 more recent than I am</pre>
<p><a href="http://www.jayallen.org/comment_spam/forums/index.php?showtopic=254&#038;hl=">This thread</a> helped me get a better idea of what was causing the error, but not much of how to solve it. In the end I reinitialized the blacklist, and all was well.</p>
<p>I sincerely doubt that this is the last I&#8217;ll see of comment spam, but hopefully there&#8217;ll be a lot less from now on, and perhaps there&#8217;ll finally be a reduction in the referrer spam that&#8217;s been wrecking my logs of late.</p>
]]></content:encoded>
			<wfw:commentRss>http://jystewart.net/process/2005/05/upgrading-the-comment-spam-protection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
