blob: 266468153573e62d298ba984dbb3542ff1759932 (
plain)
1
2
3
|
The SPF (Sender Policy Framework) protocol relies on sender domains to publish
a DNS whitelist of their designated outbound mailers. Given an envelope
sender, Mail::SPF::Query determines the legitimacy of an SMTP client IP.
|