2fdb9f3359
The SPF 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.
9 lines
260 B
Text
9 lines
260 B
Text
The SPF 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.
|
|
|
|
WWW: http://spf.pobox.com
|
|
|
|
- Michael Haro
|
|
mharo@FreeBSD.org
|