<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hackepedia.org/index.php?action=history&amp;feed=atom&amp;title=Spf</id>
	<title>Spf - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hackepedia.org/index.php?action=history&amp;feed=atom&amp;title=Spf"/>
	<link rel="alternate" type="text/html" href="https://hackepedia.org/index.php?title=Spf&amp;action=history"/>
	<updated>2026-05-08T15:40:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://hackepedia.org/index.php?title=Spf&amp;diff=5693&amp;oldid=prev</id>
		<title>Franks: Created page with &quot;If you run a mail server, you likely want to setup spf and DKIM.  For SPF, edit your DNS records and create a TXT record for your domain that says:   v=spf1 a mx ip4:1.1.1.1 -...&quot;</title>
		<link rel="alternate" type="text/html" href="https://hackepedia.org/index.php?title=Spf&amp;diff=5693&amp;oldid=prev"/>
		<updated>2019-06-06T07:09:08Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;If you run a mail server, you likely want to setup spf and DKIM.  For SPF, edit your DNS records and create a TXT record for your domain that says:   v=spf1 a mx ip4:1.1.1.1 -...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;If you run a mail server, you likely want to setup spf and DKIM.&lt;br /&gt;
&lt;br /&gt;
For SPF, edit your DNS records and create a TXT record for your domain that says:&lt;br /&gt;
&lt;br /&gt;
 v=spf1 a mx ip4:1.1.1.1 -all&lt;br /&gt;
&lt;br /&gt;
Replace 1.1.1.1 with the IP address of your email server. Once you push the DNS, wait at least an hour and you can test it with:&lt;br /&gt;
&lt;br /&gt;
 $ nslookup -type=txt example.com&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
 $ dig example.com txt&lt;br /&gt;
&lt;br /&gt;
replacing example.com with your domain name.&lt;/div&gt;</summary>
		<author><name>Franks</name></author>
	</entry>
</feed>