MailScanner and SpamAssassin scoring
Pete
pete at eatathome.com.au
Mon Mar 22 00:50:09 GMT 2004
Remove that rule and use this one (watch for text wrapping) the other
onje you tried to use is a sub rule of this one, just use this and ditch
the one you were trying enmtirely.
# 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
>
>
> Thanks for your response Peter.
>
> After doing what you suggested I discovered the following:
>
> This is the rule from the list I was trying.
>
> # 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
>
>
> [root at thumper]# spamassassin --lint
> Failed to run RCVD_IN_SPAMHAUS_SBL RBL SpamAssassin test, skipping:
> (Can't locate object method "check_rbl_sub" via package
> "Mail::SpamAssassin::PerMsgStatus" at
> /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/PerMsgStatus.pm
> line
> 2129.
> )
>
>
>
More information about the MailScanner
mailing list