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
commitf77bbaac58e49ea6259f4aa3722f52bda55aa8fc (patch)
tree990d2f16387b98446da43ac990f3f649048ffff8 /mail/qgreylist/DESCR
parent5dbe6a687321069ea45ab2af71779cdf84f7826d (diff)
downloadpkgsrc-f77bbaac58e49ea6259f4aa3722f52bda55aa8fc.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.