Security Fundamentals — Question 34

How does the sender policy framework (SPF) aim to reduce spoofed email?

Answer options

Correct answer: A

Explanation

The correct answer, A, is accurate because SPF works by specifying which IP addresses are authorized to send emails on behalf of a domain. The other options do not describe SPF's function; B refers to XML policies that are not part of SPF, C describes a related but different concept of mail forwarding, and D discusses encryption which is not a feature of SPF.