1
0
mirror of https://github.com/xcad2k/cheat-sheets.git synced 2022-05-05 20:20:37 +03:00

SFP to SPF

This commit is contained in:
Jesbin Joseph
2022-03-05 07:59:28 +05:30
committed by GitHub
parent c199f41e12
commit 541123abe5

View File

@@ -29,7 +29,7 @@ The reverse DNS record or also called PTR (Pointer Resource Record) is import
## (Optional but recommended) DNS Records
### SFP Record
### SPF Record
The SPF (Sender Policy Framework) is a TXT record on your DNS server that specifies which hosts are allowed to send mails for a given domain. When a mail server receives a mail that seems to come from your domain it can check if its a valid message. Some mail servers reject mails if they cant validate that the message comes from an authorized mail server.
**Recommended Settings:**