pkgsrc/mail/qgreylist/MESSAGE
schmonz f77bbaac58 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.
2004-08-29 15:32:12 +00:00

7 lines
329 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/08/29 15:32:12 schmonz Exp $
To enable qgreylist, set qmailsmtpd_presmtpd="${PREFIX}/bin/qgreylist"
in /etc/rc.conf, then restart qmail-smtpd.
===========================================================================