I just upgraded a CentOS 5.4 system to Spamassassin 3.3.1. The upgrade was done by a CPAN install with Perl.
The previous version (3.2.5) had worked flawlessly for a couple of years. However, the upgraded version reports an error in the spamd.log file: Sun Apr 18 15:21:10 2010 [7966] warn: auto-whitelist: open of auto-whitelist file failed: Insecure dependency in eval while running with -T switch at /usr/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Util.pm line 996. I tried numerous permission changes but can't clear the error. Spamassassin is launched using: /usr/bin/spamd -u exim -s /var/log/spamd.log -i 0.0.0.0 -A 192.168.0.0/24,127.0.0.1 -d Running perl v 5.8.8 It doesn't report any problems with the Bayes databases. They are updated without error. The auto-whitelist DB is configured to be store at the same location. Spamassassin is running fine otherwise and properly flagging spam and non spam messages. The only problem appears to be that AWL is failed. Any suggestions to resolve the problem would be appreciated. Tx much! Chris
