<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://tech.saigonist.com/taxonomy/term/148/all" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>spam</title>
    <link>http://tech.saigonist.com/taxonomy/term/148/all</link>
    <description></description>
    <language>en</language>
          <item>
    <title>How to read a SPF record and allow Google Apps Gmail to send for your custom domain</title>
    <link>http://tech.saigonist.com/b/server/how-read-spf-record-and-allow-google-apps-gmail-send-your-custom-domain</link>
    <description>&lt;span class=&quot;submitted-by&quot;&gt;July 23, 2016&lt;/span&gt;&lt;div class=&quot;field_tags&quot;&gt;&lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/spam&quot;&gt;spam&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/dns&quot;&gt;dns&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/spf&quot;&gt;spf&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/email&quot;&gt;email&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;An SPF record is a hack. It&#039;s a way of using the DNS protocol to say who is allowed to authoritatively send email as a domain name. It does this by using a DNS &lt;code&gt;TXT&lt;/code&gt; record (as opposed to an &lt;code&gt;A&lt;/code&gt; or &lt;code&gt;MX&lt;/code&gt; record). TXT can contain any text. An SPF record is a specially encoded TXT record like this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&quot;v=spf1 ip4:198.51.100.26 -all&quot;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;The &lt;code&gt;v=spf1&lt;/code&gt; indicates that this is an SPF record, considered version 1 of the spf standard.&lt;/p&gt;

&lt;p&gt;After the version, there are any number of &#039;directives&#039;. In this example, there&#039;s only 1...&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Sat, 23 Jul 2016 05:28:06 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">94 at http://tech.saigonist.com</guid>
  </item>
  </channel>
</rss>
