<?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>Aldoblog &#187; joe-job</title>
	<atom:link href="http://aldoblog.com/tag/joe-job/feed/" rel="self" type="application/rss+xml" />
	<link>http://aldoblog.com</link>
	<description>Michael Alderete’s Weblog</description>
	<lastBuildDate>Sat, 21 Jan 2012 09:38:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Save me from the bounces!</title>
		<link>http://aldoblog.com/2004/01/save-me-from-the-bounces/</link>
		<comments>http://aldoblog.com/2004/01/save-me-from-the-bounces/#comments</comments>
		<pubDate>Sat, 31 Jan 2004 09:58:24 +0000</pubDate>
		<dc:creator>Alderete</dc:creator>
				<category><![CDATA[Anti-Spam]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[anti-spam]]></category>
		<category><![CDATA[joe-job]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spf]]></category>

		<guid isPermaLink="false">http://aldoblog.com/blog/366</guid>
		<description><![CDATA[I have over the last two years implemented, I think, a dozen different anti-spam technologies to protect my Inbox. (I'll total them up and summarize my thoughts in another post.) Today I finished implemented yet another, called SPF, or Sender Permitted From.]]></description>
			<content:encoded><![CDATA[	<p>I have over the last two years implemented, I think, a dozen different anti-spam technologies to protect my Inbox. (I&#8217;ll total them up and summarize my thoughts in <a href="/blog/410">another post</a>.) Today I finished implemented yet another, called <span class="caps">SPF</span>, or <a href="http://spf.pobox.com/">Sender Permitted From</a> (now renamed to &#8220;Sender Policy Framework&#8221;).</p>

	<p>The idea is, if my e-mail address is &#8220;michael a-t alderete.com&#8221;, then there are only a few servers on the internet that are likely, or <em>permitted</em>, to send e-mail for the alderete.com domain. When you receive an e-mail from that address or domain, if you knew which servers on the internet were legitimate senders, then you could reject messages from all other servers.</p>

	<p>This is useful because it&#8217;s common practice by spammers to forge the From: header of their spam messages, and because they are almost never able to send those messages from the real server for the domain. (This is why bouncing spam back to the sender just makes the spam problem worse.)</p>

	<p>I had incentive to do this because one of my e-mail address domains, alderete.com, has been forged heavily recently (though not quite &#8220;<a href="http://www.everything2.com/index.pl?node=Joe%20Job">Joe Job</a>&#8220;ed), with thousands of e-mails being sent out with forged from addresses like &#8220;Tammeravxryawwv@alderete.com&#8221; and &#8220;Glenniedatjklcjyknai@alderete.com&#8221;. When the spams bounce back, they come to my Inbox. <em>Thousands</em> of them.</p>

	<p>Now, <span class="caps">SPF</span> isn&#8217;t a panacea for this problem, mostly because there has not been a lot of deployment of the technology yet. But that&#8217;s coming; <span class="caps">AOL</span> recently began trialing it, and if it&#8217;s successful I am sure the other big <span class="caps">ISP</span>s will do so soon.</p>

	<p>When they do, I&#8217;ll be ready to reap the benefits.<hr />Copyright &copy; 2012 by <strong><a href="http://aldoblog.com">Aldoblog</a></strong>. All rights reserved. This feed is provided for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal-2011@aldoblog.com so we can take action immediately.</p>]]></content:encoded>
			<wfw:commentRss>http://aldoblog.com/2004/01/save-me-from-the-bounces/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

