At 11:18 AM 11/9/2004, Greg Earle wrote:
I don't believe this is the case. I just upgraded from 2.63 via CPAN on Solaris 9, and this is what I get:
solaris9box:1:52 [/] # spamassassin -D --lint < /dev/null |& grep -i sur solaris9box:1:53 [/] #
No mention of SURBLs (or SAREs) anywhere.
Yes, SURBL IS included by default with 3.0. The "copy a file" bit has only to do with the SURBL implementation for 2.6x (Mail::SpamCopURI). 3.0 comes with it, installed by default, enabled by default.
However, if you don't have Net::DNS, SURBL, nor any other RBL, will run.
Also, spamassassin -D --lint does not enumerate each and every RBL queried. So your lack of response in grep is not evidence of anything.
try this to see that the rules are installed by default:
grep -i surbl /usr/share/spamassassin/*.cf
Then look at your debug output without grep to see if DNS is being used.
Then look for rule matches in mail.