According to the debug output, you just have the openprotect channel and not the SA updates channel. Hence, none of the standard rules exist. Run "sa-update". :)
On Sat, Feb 21, 2009 at 8:15 PM, oliver <oli...@schinagl.nl> wrote: > This is a clean install on a gentoo hardened box. I'm using SA 3.2.5 and > have learned about 15k worth of mails for the bayes filter. I only > started to use sa-learn yesterday as someone suggested that this would > 'fix' things. I used sa-learn --spam on my 'junk' folder and --ham on my > inbox that should be about spam free. No change. I am using the > sa-update channel from SA and openprotect (which explains the 70 rules > below). The only thing I seem to be missing in the dbg output is > inclusion of the rules from the default path: '/usr/share/spamassassin/'. > > From what I can tell, SA is loading up the rules just fine, but then > awards no points for them? There seem to be also some strange dependency > issues from the rules, but I found that that shouldn't be really an > issue. I used the sample-spam.txt as input to let SA figure it out. > > enterprise ~ # spamassassin -tD < sample-spam.txt [...] > [26970] dbg: dns: Net::DNS version: 0.63 > [26970] dbg: config: using "/etc/mail/spamassassin" for site rules pre files ok pre files, then the sa-update dir for rules ... > [26970] dbg: config: using "/var/lib/spamassassin/3.002005" for default > rules dir > [26970] dbg: config: read file > /var/lib/spamassassin/3.002005/saupdates_openprotect_com.cf and that's it... > [26970] dbg: config: using "/etc/mail/spamassassin" for site rules dir [...]