I have setup SA to use a site-wide autowhitelist as described in the
SA3.01 README, but I don't think it is working.
I added the following lines to my local.cf file:
auto_whitelist_path /var/spool/spamassassin/auto-whitelist
auto_whitelist_file_mode 0666
So far the file /var/spool/spamassassin/auto-whitelist has been
untouched. SA does not seem to be using it. I have also had problems
with my bayes db, which might be related. I am getting these errors
in my maillog:
bayes: bayes db version 0 is not able to be used, aborting! a
t /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm
line 160, <GEN5762> line 19
0.
How can I tell if it is working and what can I do if it is not?
-Dan