spamassassin-users March 2010 archive
Main Archive Page > Month Archives  > spamassassin-users archives
spamassassin-users: Re: Increase in scan time from 3.3 to 3.3.1

Re: Increase in scan time from 3.3 to 3.3.1

From: Ned Slider <ned_at_nospam>
Date: Thu Mar 25 2010 - 12:22:23 GMT
To: SA Mailing list <users@spamassassin.apache.org>

Alex wrote:
>
> Will the new RBLs in v3.3.1 ever be available/compatible with v3.2.5?
> What would be involved with making the PSBL DNSBL work with v3.2.5?
>

You can certainly add additional RBLs to 3.2.5. For example:

# PSBL easy-on, easy-off blacklist: http://psbl.surriel.com
header RCVD_IN_PSBL eval:check_rbl('psbl', 'psbl.surriel.com.')
describe RCVD_IN_PSBL Received via a relay in PSBL
tflags RCVD_IN_PSBL net

However, you can't use the new DBL list from Spamhaus, as that
*requires* SA 3.3.1:

http://www.spamhaus.org/dbl/
http://www.spamhaus.org/faq/answers.lasso?section=Spamhaus%20DBL#287