Adding RBL to SA
Raymond Dijkxhoorn
raymond at PROLOCATION.NET
Sat Mar 20 13:17:24 GMT 2004
Hi!
> Thanks again for your help, i have done fiurther reading and added some
> more - appears to work fine so far. - THANSK AGAIN, really appreciate it.
>
> # The new Spamhaus - Composite Blocking List
> header RCVD_IN_SPAMHAUS_SBL+XBL eval:check_rbl_txt('sbl-xbl',
> 'sbl-xbl.spamhaus.org.')
> describe RCVD_IN_SPAMHAUS_SBL+XBL Listed in SPAMHAUS SBL+XBL
> tflags RCVD_IN_SPAMHAUS_SBL+XBL net
> score RCVD_IN_SPAMHAUS_SBL+XBL 4
>
> header RCVD_IN_SPAMHAUS_XBL eval:check_rbl_sub('sbl-xbl', 'xbl')
> describe RCVD_IN_SPAMHAUS_XBL Received via a relay listed in
> Spamhaus XBL
> tflags RCVD_IN_SPAMHAUS_XBL net
> score RCVD_IN_SPAMHAUS_XBL 2.5
But be sure to cut out the seperate checks if you start using this one.
SBL is allready checked, so you will have to disable that, else you will
count things twice.
Thats why i only added CBL seperate. So either disable SBL and CBL or use
SBL+XBL, those are the same.
Bye,
Raymond.
More information about the MailScanner
mailing list