<?php
# This file is part of the Savane project
# <http://gna.org/projects/savane/>
#
# $Id: hashes.txt 5281 2006-02-01 18:06:10Z yeupou $
#
# With this file, you can select dnsbl to use
# If this file is empty, obviously none will be used

$DNSBL['spamhaus'] = "sbl-xbl.spamhaus.org";
$DNSBL_INFOURL['spamhaus'] = "http://www.spamhaus.org/query/bl?ip=";

$DNSBL['recentspamsorbs'] = "recent.spam.dnsbl.sorbs.net";


 
?>
