<?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>Samad's Blog &#187; Websites</title>
	<atom:link href="http://blog.samad64.com/tag/websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.samad64.com</link>
	<description>Yes.. I blog. Get over it.</description>
	<lastBuildDate>Thu, 26 Aug 2010 19:49:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>&#8220;Simpler&#8221; Means More Difficult</title>
		<link>http://blog.samad64.com/2007/12/14/simpler-means-more-difficult/</link>
		<comments>http://blog.samad64.com/2007/12/14/simpler-means-more-difficult/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 07:26:03 +0000</pubDate>
		<dc:creator>Samad</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[GoDaddy]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SPF]]></category>

		<guid isPermaLink="false">http://blog.samad64.com/2007/12/14/simpler-means-more-difficult/</guid>
		<description><![CDATA[I register my domains through GoDaddy.com. Lately a lot of my e-mails have been bouncing, so I thought I would finally get off my lazy ass and implement an SPF record. For those who don&#8217;t know, an SPF record is basically just a verification stamp that the e-mail address is valid at the domain its [...]]]></description>
			<content:encoded><![CDATA[<p>I register my domains through GoDaddy.com. Lately a lot of my e-mails have been bouncing, so I thought I would finally get off my lazy ass and implement an <a href="http://en.wikipedia.org/wiki/Sender_Policy_Framework" target="_blank">SPF record</a>. For those who don&#8217;t know, an SPF record is basically just a verification stamp that the e-mail address is valid at the domain its being sent from. Anyway, most of my domains I can control through my private hosting setup. Only one domain can&#8217;t be controlled through it, because I don&#8217;t host that on the same server as my other sites (its a Googlepages site at a domain). All my e-mail is hosted using Google Apps For Your Domain, and their SPF page is <a href="http://www.google.com/support/a/bin/answer.py?answer=33786&amp;topic=9196" target="_blank">here</a>.</p>
<p>For DNS management on that domain, I have to use GoDaddy.com. I&#8217;m thinking &#8220;no biggie, it should be the same way I did it on these.&#8221; WRONG! GoDaddy created an interface, which ended up screwing everything up even more because I had no idea what was going on. I would think that at least they would have a place where someone could manually type in the record, but they don&#8217;t even have that. Luckily while searching on Google I stumbled upon <a href="http://www.anewdevelopment.com/2007/08/creating-spf-records-in-godaddy-for.html" target="_blank">this post</a> which described it in its entirety and cleared up my confusion. Below is a quote of the steps that need to be taken.</p>
<blockquote>
<ol>
<li>Login, and go to the &#8220;Total DNS Control Panel&#8221;</li>
<li>Under the TXT section, click &#8220;Add SPF Record&#8221;</li>
<li>Select &#8220;An ISP or other mail provider&#8221; and click OK</li>
<li>Select the &#8220;Outsourced&#8221; tab, and enter aspmx.googlemail.com as the outsourced domain</li>
<li>Click OK</li>
<li>GoDaddy will display a confirmation with the correct SPF record listed.</li>
<li>Click OK</li>
</ol>
</blockquote>
<p>And that&#8217;s it! When you click OK, it will generate what the SPF record will look like &#8211; it should look like this: <strong>v=spf1 include:aspmx.googlemail.com ~all</strong></p>
<p>Once it looks like that, simply wait and it will propogate through the system. Now you have an SPF record for that domain!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samad64.com/2007/12/14/simpler-means-more-difficult/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
