<?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>Schlaflos in Mainz &#187; Spam</title>
	<atom:link href="http://www.schlaflos-in-mainz.de/tag/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schlaflos-in-mainz.de</link>
	<description></description>
	<lastBuildDate>Wed, 14 Apr 2010 21:01:53 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>RBL against Spam &#8211; Still working?</title>
		<link>http://www.schlaflos-in-mainz.de/2008/03/11/rbl-against-spam-still-working/</link>
		<comments>http://www.schlaflos-in-mainz.de/2008/03/11/rbl-against-spam-still-working/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 13:19:39 +0000</pubDate>
		<dc:creator>Max1</dc:creator>
				<category><![CDATA[bla...]]></category>
		<category><![CDATA[Greylisting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[RBL]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://schlaflos-in-mainz.de/2008/03/11/rbl-against-spam-still-working/</guid>
		<description><![CDATA[As you may have read over the last few days on several internet news services such as eg. Tecchannel, Realtime Blackhole Lists like eg. Spamhaus are seeming to become less effective against spam. What I read is that spammers have started to change their IPs very fast, which results in spam mails being more likely [...]]]></description>
			<content:encoded><![CDATA[<p>As you may have read over the last few days on several internet news services such as eg. <a href="http://www.tecchannel.de">Tecchannel</a>, <a href="http://de.wikipedia.org/wiki/Realtime_Blackhole_List">Realtime Blackhole Lists</a> like eg. <a href="http://www.spamhaus.org">Spamhaus</a> are seeming to become less effective against spam.</p>
<p>What I read is that spammers have started to change their IPs very fast, which results in spam mails being more likely to falsely pass RBL Filters.</p>
<p>So what to do about it? There are several possibilitys. One is to use a tool like Spamassassin that can check the mailbody (and the links in it) against databases on the internet and/or their internal (learning) filter.</p>
<p>But I&#8217;m not quite convinced yet to use such a system. It&#8217;s not just the configuration that might be a little more complicated than eg. RBLs. What also scares me off a little is the maintaining effort. A system like that is very likely to have at least a few false positives, that have to be marked as such, so that the system can &#8216;learn&#8217; from it. I don&#8217;t know yet whether I like that kind of a solution.</p>
<p>But what else is there?</p>
<p>Is Greylisting an answer?<br />
How it works is basically that it at first refuses any email that someone is trying to send to your server with an error like a server misconfiguration error. The sender&#8217;s IP is stored then, and after a little while (say, something like 5 minutes), when (and if) the server tries to resend the message to you, it will be accepted and the sender will be added to a whitelist.</p>
<p>The hope in that is that spammers either won&#8217;t try to send the email again, or that those extra 5 minutes were enough for the spammers to be detected by services such as spamhaus.</p>
<p>The idea is good, and I think I will implement greylisting on my server and try it &#8211; also to see how many &#8216;real&#8217; mailservers and (free)mailservices there are that also do not try to resend an email after a failure (that would be a false positive then).</p>
<blockquote><p>
Attention: WEIRD!! To attract some spammers for testing purposes, I&#8217;m just publishing another emailaddress:</p>
<p>stest@klappspaten.info</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.schlaflos-in-mainz.de/2008/03/11/rbl-against-spam-still-working/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
