SPF
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=E-Mail, newsgroups, and forums }} '''SPF''' ('''Sender Policy Framework''') is format and protocol used to reduce email spam. It he...") |
Latest revision as of 00:04, 12 March 2014
SPF (Sender Policy Framework) is format and protocol used to reduce email spam. It helps an email server determine whether an email it receives has a forged sender address.
[edit] Format
An SPF record is a short string of text that begins with "v=spf1
". It is normally placed in a DNS "TXT" record.