[Gross] New features in svn trunk

Eino Tuominen eino at utu.fi
Mon Mar 24 10:49:13 EET 2008


Hi,

Now there's weighted checks implemented in svn trunk. Only dnsbl and 
rhsbl weights are configurable so far, sophos blocker's weight is always 
1, the default.

Relevant configuration options are:

block_threshold = [weightlimit]
block_reason = reason	# default: "Bad reputation"

and

dnsbl = dnslb[;weight]

Example:

block_threshold = 3
dnsbl = zen.spamhaus.org;3
dnsbl = bl.spamcop.net;2
dnsbl = combined.njabl.org
dnsbl = dnsbl.sorbs.net

With that configuration, gross will block if client_ip is found on
zen.spamhaus.org alone, or in spamcop and some other list.

Which lists do you consider more trustworthy?

-- 
   Eino Tuominen




More information about the Gross mailing list