diff options
author | heinz <heinz@pkgsrc.org> | 2004-02-17 22:57:35 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2004-02-17 22:57:35 +0000 |
commit | 491e54a9e386b7abb8843084f1a8e7a157458a8c (patch) | |
tree | ab744708336ed9ab52b3aecb0d4368c504299346 /mail/p5-Mail-SPF-Query | |
parent | 3a2195b48a84b4c1bdd83e60258a0d15dc268d39 (diff) | |
download | pkgsrc-491e54a9e386b7abb8843084f1a8e7a157458a8c.tar.gz |
SPF means "Sender Policy Framework" now
Diffstat (limited to 'mail/p5-Mail-SPF-Query')
-rw-r--r-- | mail/p5-Mail-SPF-Query/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-SPF-Query/DESCR b/mail/p5-Mail-SPF-Query/DESCR index bb24780ac11..26646815357 100644 --- a/mail/p5-Mail-SPF-Query/DESCR +++ b/mail/p5-Mail-SPF-Query/DESCR @@ -1,3 +1,3 @@ -The SPF (Sender Permitted From) protocol relies on sender domains to publish +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. |