I just upgraded sa from 2.64 to 3.0 via the .tar file from the spamassassin
site. 

I've cleaned up the world, but get the following in my headers:

X-Spam-Status: NO, hits=-3.7 required=5.0 tests=AWL,BAYES_00 
        autolearn=unavailable version=3.0.0

autolearn was working before.  What do I need to change?

AND HERE'S THE SOLUTION:

When I ran sa-learn --sync, it changed ownership on the bayes files.  In
/var/spool/spamassassin, I ran

   chown root:nobody *
   chmod 774 *

I'd seen this on the list before.  Just a thought:  Put a link to an UPGRADE
FAQ on the download page for SA 3.
-- 
  Steve 
   

Reply via email to