summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorheinz <heinz>2004-02-17 22:57:35 +0000
committerheinz <heinz>2004-02-17 22:57:35 +0000
commit96576d17943ff701c19dee567e5a292a575fc5ed (patch)
treeab744708336ed9ab52b3aecb0d4368c504299346 /mail
parent5d31bfe2b605b4ecb84e071ba4bbe2689aff3f12 (diff)
downloadpkgsrc-96576d17943ff701c19dee567e5a292a575fc5ed.tar.gz
SPF means "Sender Policy Framework" now
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-SPF-Query/DESCR2
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.