<?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"
	>
<channel>
	<title>Comments on: python simplicity</title>
	<atom:link href="http://blog.dowski.com/2004/05/06/python-simplicity/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dowski.com/2004/05/06/python-simplicity/</link>
	<description>Unfortunately, Christian had a Thwart, and the Magpie stayed in play.</description>
	<pubDate>Fri, 21 Nov 2008 03:05:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jeffery C</title>
		<link>http://blog.dowski.com/2004/05/06/python-simplicity/#comment-63</link>
		<dc:creator>Jeffery C</dc:creator>
		<pubDate>Mon, 10 May 2004 21:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dowski.com/?p=54#comment-63</guid>
		<description>Nerd! Nerd! Nerd! Christian, this might be the all time best blog I've ever read. The only thing more nerdish would be if I started raving about the brown thrasher I saw today.</description>
		<content:encoded><![CDATA[<p>Nerd! Nerd! Nerd! Christian, this might be the all time best blog I&#8217;ve ever read. The only thing more nerdish would be if I started raving about the brown thrasher I saw today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christian</title>
		<link>http://blog.dowski.com/2004/05/06/python-simplicity/#comment-62</link>
		<dc:creator>christian</dc:creator>
		<pubDate>Sat, 08 May 2004 03:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dowski.com/?p=54#comment-62</guid>
		<description>"Is it just an extension of the idea that a spam server is named in such a manner?"

You've got it.  Most legit email does not originate from hosts with lots of digits in the hostname.  Conversely, most DSL/cable/dialup hosts have a lot of digits in their hostnames.  It was my thought that by filtering email out from hosts with lots of digits in their host names would curb some spam.

A DNS blacklist is a list that is contains the host names of known spammers, mail servers that have been compromised and used as spam relays, and (some lists) dynamically assigned addresses.  You use a list like this that is maintained by a 3rd party and configure your mail server to reject mail from any host on the list.</description>
		<content:encoded><![CDATA[<p>&#8220;Is it just an extension of the idea that a spam server is named in such a manner?&#8221;</p>
<p>You&#8217;ve got it.  Most legit email does not originate from hosts with lots of digits in the hostname.  Conversely, most DSL/cable/dialup hosts have a lot of digits in their hostnames.  It was my thought that by filtering email out from hosts with lots of digits in their host names would curb some spam.</p>
<p>A DNS blacklist is a list that is contains the host names of known spammers, mail servers that have been compromised and used as spam relays, and (some lists) dynamically assigned addresses.  You use a list like this that is maintained by a 3rd party and configure your mail server to reject mail from any host on the list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashby</title>
		<link>http://blog.dowski.com/2004/05/06/python-simplicity/#comment-61</link>
		<dc:creator>ashby</dc:creator>
		<pubDate>Thu, 06 May 2004 17:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dowski.com/?p=54#comment-61</guid>
		<description>Curtis, Python, Indians.  Whatever.&lt;br /&gt;
&lt;br /&gt;
But while we're here:&lt;br /&gt;
"The idea was to check the amount of numerical digits in a sending machines domain name in a mail header to help determine if it is SPAM"&lt;br /&gt;
How does that help?  Is it just an extension of the idea that a spam server is named in such a manner?&lt;br /&gt;
&lt;br /&gt;
Also, what is "DNS blacklist?"</description>
		<content:encoded><![CDATA[<p>Curtis, Python, Indians.  Whatever.</p>
<p>But while we&#8217;re here:<br />
&#8220;The idea was to check the amount of numerical digits in a sending machines domain name in a mail header to help determine if it is SPAM&#8221;<br />
How does that help?  Is it just an extension of the idea that a spam server is named in such a manner?</p>
<p>Also, what is &#8220;DNS blacklist?&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
