Which email-validation technology allows email only from systems specified in DNS?
Sender Policy Framework (SPF) uses a DNS record to declare the mail servers and IP addresses authorized to send email for a domain. Receiving systems can reject or flag messages sent from systems that are not authorized by that record.
Community Discussion