f77bbaac58
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.
7 lines
329 B
Text
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.
|
|
|
|
===========================================================================
|