<p>I am looking to setup a TXT spf record that has 2 included domains… individually:</p>
<pre><code class="lang-auto">v=spf1 include:_spf.google.com all
</code></pre>
<p>and</p>
<pre><code class="lang-auto">v=spf1 include:otherdomain.com all
</code></pre>
<p>What is the proper way of combining them into a single item?</p>
<hr>
<p><em>Source : <a href="https://serverfault.com/questions/265277/what-does-smtp-designate-term-mean/265281#265281" rel="noopener nofollow ugc"></a>,)</em></p>