<?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>Flav36rs &#187; Hotmail</title>
	<atom:link href="http://flav36rs.com/tag/hotmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://flav36rs.com</link>
	<description>Just another technical blog</description>
	<lastBuildDate>Mon, 12 Sep 2011 16:56:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Helping email get through to Hotmail / live accounts</title>
		<link>http://flav36rs.com/2010/02/22/helping-email-get-through-to-hotmail-live-accounts/</link>
		<comments>http://flav36rs.com/2010/02/22/helping-email-get-through-to-hotmail-live-accounts/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 22:17:14 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Hotmail]]></category>
		<category><![CDATA[SPF]]></category>

		<guid isPermaLink="false">http://36flavours.com/?p=643</guid>
		<description><![CDATA[I&#8217;ve been having a few issues reported to me regarding the sending of email through a web based email form to numerous Windows Live Hotmail accounts. At first I assumed that they were simply getting marked as Junk until told &#8230; <a href="http://flav36rs.com/2010/02/22/helping-email-get-through-to-hotmail-live-accounts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having a few issues reported to me regarding the sending of email through a web based email form to numerous Windows Live Hotmail accounts.</p>
<p>At first I assumed that they were simply getting marked as <strong>Junk</strong> until told this was not the case, so signed up for a new Hotmail account of my own to test with and found out they weren&#8217;t getting through at all.<span id="more-643"></span></p>
<p>One possible solution I tried was the addition of an <strong>SPF record</strong> and to do this I needed to generate one:</p>
<ol>
<li>Go to <a href="http://www.openspf.org/" target="_blank">http://www.openspf.org/</a></li>
<li>Under &#8220;<strong>Deploying SPF</strong>&#8221; enter the domain you are sending from.</li>
<li>Run through the Setup Wizard, answer all the questions and hit &#8220;Continue&#8221;.</li>
<li>This will generate your SPF record e.g. <strong>&#8220;v=spf1&#8243;</strong>.</li>
<li>If you run BIND, paste &#8220;<strong>example.com. IN TXT &#8220;v=spf1</strong>&#8221; into your zone file.</li>
<li><strong>WHM</strong> users can use the edit DNS zone functionality to add a TXT entry.</li>
</ol>
<p>After adding the SPF record I headed over to my test Hotmail account to add the domain to  the <strong>safe senders list</strong>, useful if you are sending email to a specific account:</p>
<ol>
<li><strong>Login</strong> to Hotmail and on the Inbox screen click on the &#8220;<strong>Options</strong>&#8221; menu  (far right just above the advert).</li>
<li>Click on &#8220;<strong>More options</strong>&#8221; at the very bottom.</li>
<li>Under &#8220;<strong>Junk e-mail</strong>&#8220;, click &#8220;<strong>Safe and blocked senders</strong>&#8220;.</li>
<li>On the next page click &#8220;<strong>safe senders</strong>&#8220;.</li>
<li>Put the domain you are sending from &#8220;<strong>yourdomain.com</strong>&#8221; in to the input  box and click &#8220;<strong>Add to list &gt;&gt;</strong>&#8220;.</li>
</ol>
<p>Another possible solution for recipients is to add the email you are sending from to their <strong>contact list</strong>, in an attempt to prevent email from being filtered into the Junk folder.</p>
<p>To be honest, I&#8217;m not 100% certain that the addition of an SPF Record made any affect at all, but it did appear numerous times when searching for a solution to helping emails be delivered to Hotmail.</p>
<p>I would like to think the SPF record helped, but believe the real answer lied with adding the domain to the safe senders list and / or adding the sending email address to the contact list.</p>
]]></content:encoded>
			<wfw:commentRss>http://flav36rs.com/2010/02/22/helping-email-get-through-to-hotmail-live-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

