SPF
Also known as: Sender Policy Framework
Definition
SPF is a DNS record listing the servers authorised to send email for a domain, allowing receiving servers to reject messages sent from unauthorised sources.
Why it matters
SPF alone is insufficient because it validates the envelope sender rather than the visible From address, which is why DMARC exists to tie the two together.