User Tools

Site Tools


email:spf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

email:spf [2026/07/21 18:01] – created - external edit 127.0.0.1email:spf [2026/07/21 18:05] (current) – external edit 127.0.0.1
Line 22: Line 22:
 An SPF record is a TXT record published in the domain's DNS: An SPF record is a TXT record published in the domain's DNS:
  
-example.com. TXT "v=spf1 include:_spf.google.com ~all"+example.com. TXT "v=spf1 include:_spf.google.com ~all"
  
  
Line 62: Line 62:
 **Google Workspace (Gmail):** **Google Workspace (Gmail):**
  
-v=spf1 include:_spf.google.com ~all+v=spf1 include:_spf.google.com ~all
  
 **Microsoft 365:** **Microsoft 365:**
  
-v=spf1 include:spf.protection.outlook.com ~all+v=spf1 include:spf.protection.outlook.com ~all
  
 **Custom (self-hosted):** **Custom (self-hosted):**
  
-v=spf1 a mx ip4:192.168.1.0/24 ~all +v=spf1 a mx ip4:192.168.1.0/24 ~all
  
 ----- -----
email/spf.txt · Last modified: by 127.0.0.1