aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SPF-Query/pkg-descr
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2004-01-16 21:20:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2004-01-16 21:20:15 +0000
commit2fdb9f3359cb49d591c5bdbc7a4b45cc4e6b0101 (patch)
treefab2061a1b3acc065d3bf2aa108a9b566578aaf0 /mail/p5-Mail-SPF-Query/pkg-descr
parente67f9ddc660e18aa3a77485f7583b5db0cc95c64 (diff)
downloadports-2fdb9f3359cb49d591c5bdbc7a4b45cc4e6b0101.tar.gz
ports-2fdb9f3359cb49d591c5bdbc7a4b45cc4e6b0101.zip
Notes
Diffstat (limited to 'mail/p5-Mail-SPF-Query/pkg-descr')
-rw-r--r--mail/p5-Mail-SPF-Query/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/p5-Mail-SPF-Query/pkg-descr b/mail/p5-Mail-SPF-Query/pkg-descr
new file mode 100644
index 000000000000..e51c4b75e540
--- /dev/null
+++ b/mail/p5-Mail-SPF-Query/pkg-descr
@@ -0,0 +1,9 @@
+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