Nichols, William wrote:
I installed spamassassin (test box) from cpan over my existing SA 2.63
When I try to sa-learn –sync I get the following “bayes db version 2 is not able to be used, aborting! at /usr/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/BayesStore/DBM.pm line 160”
Same problem till I upgraded DB_File
perl -MCPAN -e "install DB_File"
on a side note, I also needed to install Storable as well.
Regards,
Rick