On Wed, July 26, 2006 20:59, David Cary Hart wrote:

> How can we be included as a standard test?

attached config should work now, if i did it right this time :-)

-- 
Benny
#
# this config is made by "Benny Pedersen" <[EMAIL PROTECTED]>
# field free to change anything if needed
#
# tested with sa 3.1.3
#
# Thanks to David for provideing this zone
#

header __TQM_DNSBL rbleval:check_rbl('TQM-DNSBL', 'dnsbl.tqmcube.com.')
describe __TQM_DNSBL Composite
tflags __TQM_DNSBL net
score __TQM_DNSBL 0.1

header TQM_DHCP eval:check_rbl_sub('TQM-DNSBL', '127.0.0.2')
describe TQM_DHCP Dynamic
tflags TQM_DHCP net
score TQM_DHCP 0.1

header TQM_SPAM eval:check_rbl_sub('TQM-DNSBL', '127.0.0.3')
describe TQM_SPAM Spam
tflags TQM_SPAM net
score TQM_SPAM 0.1

header TQM_KO eval:check_rbl_sub('TQM-DNSBL', '127.0.0.4')
describe TQM_KO Korea
tflags TQM_KO net
score TQM_KO 0.1

header TQM_PRC eval:check_rbl_sub('TQM-DNSBL', '127.0.0.5')
describe TQM_PRC China
tflags TQM_PRC net
score TQM_PRC 0.1

Reply via email to