MailScanner and SpamAssassin scoring

Raymond Dijkxhoorn raymond at PROLOCATION.NET
Sun Mar 21 21:18:35 GMT 2004


Hi!

> # 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
>
> header RCVD_IN_SPAMHAUS_SBL         eval:check_rbl_sub('sbl-xbl', 'sbl')
> describe RCVD_IN_SPAMHAUS_SBL        Received via a relay listed in
> SPAMHAUS SBL
> tflags RCVD_IN_SPAMHAUS_SBL        net
> score RCVD_IN_SPAMHAUS_SBL 2.5

This is a waste, the SBL+XBL = also showing the hits you get on XBL and
SBL seperate, so either ONE of those, and also, XBL = CBL so you are
checking one 3 times currently...

Bye,
Raymond.



More information about the MailScanner mailing list