summaryrefslogtreecommitdiff
path: root/mail/qgreylist/DESCR
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2004-08-29 15:32:12 +0000
committerschmonz <schmonz@pkgsrc.org>2004-08-29 15:32:12 +0000
commitbe6c1fe1586de98ee774a70619462c28b6c0ff06 (patch)
tree990d2f16387b98446da43ac990f3f649048ffff8 /mail/qgreylist/DESCR
parent9d9a5ee34721c55bd19d924a9e702747cdf5a6e2 (diff)
downloadpkgsrc-be6c1fe1586de98ee774a70619462c28b6c0ff06.tar.gz
Initial import of qgreylist-0.2, simple greylisting for qmail.
qgreylist is a 'lite' version of greylisting. It greylists only by source IP address, mainly because it's written as a wrapper for qmail-smtpd so has no other information available. For home and small office use this works nearly as well.
Diffstat (limited to 'mail/qgreylist/DESCR')
-rw-r--r--mail/qgreylist/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/qgreylist/DESCR b/mail/qgreylist/DESCR
new file mode 100644
index 00000000000..1166dfbe7c1
--- /dev/null
+++ b/mail/qgreylist/DESCR
@@ -0,0 +1,4 @@
+qgreylist is a 'lite' version of greylisting. It greylists only by
+source IP address, mainly because it's written as a wrapper for
+qmail-smtpd so has no other information available. For home and
+small office use this works nearly as well.