<?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>matthew-jones.com &#187; email</title>
	<atom:link href="http://matthew-jones.com/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthew-jones.com</link>
	<description>Ramblings from a developer</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:24:24 +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>Email sender identity proof — could this work?</title>
		<link>http://matthew-jones.com/2005/12/29/</link>
		<comments>http://matthew-jones.com/2005/12/29/#comments</comments>
		<pubDate>Wed, 07 Dec 2005 19:57:19 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[SPF]]></category>

		<guid isPermaLink="false">http://test.matthew-jones.com/29/</guid>
		<description><![CDATA[As someone who has been victim to a spammer forging our email &#8220;from&#8221; address, and thus getting over 10,000 bounce emails a day for nearly ten days, I have a personal interest in making sure it doesn&#8217;t happen again. The likes of the SPF (Sender Permitted From) therefore look interesting. But why can&#8217;t it be [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>As someone who has been victim to a spammer forging our email &#8220;from&#8221; address,               and thus getting over 10,000 bounce emails a day for nearly ten days, I have a personal interest in making sure it doesn&#8217;t happen               again. The likes of the SPF (Sender Permitted From) therefore look               interesting. But why can&#8217;t it be much simpler?</td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>One of the interesting thoughts I got from reading PC Pro (UK magazine), which said that there were three or four competing systems, one of which uses server keys, is why we can&#8217;t just sign the emails? That is, make a header like:</p>
<p>X-SignText: 2004-04-22 <a href="mailto:name@matthew-jones.com?subject=" target="{target}">name@matthew-jones.com</a> 1942939<br />
X-SignValid: KSKFKSJFLSKJSLKFSLKJFSLKJ</p>
<p>Now, to check this was valid, you&#8217;d get a text record from the domain server which would contain a public key. You&#8217;d then decrypt the SignValid part and match the SignText item. If it didn&#8217;t match, then you&#8217;d just bin it. By including the date you stop people catching one header and forging forever and can ensure it is within a few days of sending. The random number keeps the encryption on its toes to ensure it can&#8217;t be cracked.</p>
<p>Why wouldn&#8217;t this work? It doesn&#8217;t depend on sender IP numbers at all. It of course needs an email client to encrypt a line, but code for that is commonplace, and is certainly less work than lots of lookups as needed by SPF and the like.</p>
<p>Publishing date: 14.06.2004 14:21</p>
<p>I&#8217;ll declare an interest in that I write the Epanoopy spam filter for VPOP3. (now defunct since this article was written)</td>
</tr>
</tbody>
</table>
<div class="shr-publisher-29"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fmatthew-jones.com%2F2005%2F12%2F29%2F' data-shr_title='Email+sender+identity+proof+%E2%80%94+could+this+work%3F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fmatthew-jones.com%2F2005%2F12%2F29%2F' data-shr_title='Email+sender+identity+proof+%E2%80%94+could+this+work%3F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://matthew-jones.com/2005/12/29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

