On Thu, Oct 14, 2004 at 08:37:05AM +0200, Erik Slooff wrote: > Only recently I've seen this error: > [08:31] [EMAIL PROTECTED]:/home/erik > sa-learn --sync --force-expire > Odd number of elements in hash assignment at > /usr/local/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/BayesStore.pm line > 316. > Use of uninitialized value in list assignment at > /usr/local/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/BayesStore.pm line > 316. > > Any clues as to what is wrong? This is using 3.0.0 with bayes sql. >
Can you run sa-learn -D --force-expire and send the output to the list? FYI with SQL --sync is a NOOP since SQL doesn't use a journal. Michael