Re: sa-learn error message

2008-01-18 Thread Jari Fredriksson
> Hello Craig, > > I recently ran into this problem myself. The solution, > after being a dolt and not running a backup first, was > the following sequence followed by line definitions: > >/etc/init.d/mailserver stop >sa-learn --backup > /etc/mail/spamassassin/database.bak >sa-learn

Re: sa-learn error message

2008-01-18 Thread Brian Eliassen
Hello Craig, I recently ran into this problem myself. The solution, after being a dolt and not running a backup first, was the following sequence followed by line definitions: /etc/init.d/mailserver stop sa-learn --backup > /etc/mail/spamassassin/database.bak sa-learn --dump magic

Re: sa-learn error message

2008-01-17 Thread Theo Van Dinter
On Thu, Jan 17, 2008 at 07:42:30PM -0800, [EMAIL PROTECTED] wrote: > Did I read something that said that the digit after "bayes db > version" indicated the version of Berkeley DB that's installed on the > system? Like 0 means 1.x... Google shows various messages like > "bayes db version 2

Re: sa-learn error message

2008-01-17 Thread mackenna
Thank you to both responders. Did I read something that said that the digit after "bayes db version" indicated the version of Berkeley DB that's installed on the system? Like 0 means 1.x... Google shows various messages like "bayes db version 2 is not able to be used, aborting!" which wo

Re: sa-learn error message

2008-01-17 Thread Steven Stern
Theo Van Dinter wrote: On Thu, Jan 17, 2008 at 03:28:06PM -0600, Steven Stern wrote: bayes db version 0 " indicates your bayes file is corrupt. It should be "version 3". Do you have a backup? SQL or .db? It doesn't necessarily mean there's corruption, in fact, since the learning continued an

Re: sa-learn error message

2008-01-17 Thread Theo Van Dinter
On Thu, Jan 17, 2008 at 03:28:06PM -0600, Steven Stern wrote: > bayes db version 0 " indicates your bayes file is corrupt. It should be > "version 3". Do you have a backup? SQL or .db? It doesn't necessarily mean there's corruption, in fact, since the learning continued and seemed to finish ok,

Re: sa-learn error message

2008-01-17 Thread Steven Stern
[EMAIL PROTECTED] wrote: Hi again SA experts, Note the error message in the 2nd-last line of the following transcript: animalhead:~/sj $ sa-learn --no-rebuild --spam --mbox savejunk The --no-rebuild option has been deprecated. Please use --no-sync instead. Learned tokens from 3025 message(s) (

sa-learn error message

2008-01-17 Thread merikay
Hi again SA experts, Note the error message in the 2nd-last line of the following transcript: animalhead:~/sj $ sa-learn --no-rebuild --spam --mbox savejunk The --no-rebuild option has been deprecated. Please use --no-sync instead. Learned tokens from 3025 message(s) (3047 message(s) examine

Re: sa-learn error message

2005-06-05 Thread Mike Spamassassin
>> Everything seems to work OK, but I get one error message. >> When I run sa-learn --sync I get >> "Parameter to use lib must be directory, not file at >> $HOME/local/lib/perl5/i386-linux/Razor2/Client/Agent.pm line 13" > > Just from the error message, I would assume you had set up Razor, or at >

Re: sa-learn error message

2005-06-05 Thread Loren Wilton
> Everything seems to work OK, but I get one error message. > When I run sa-learn --sync I get > "Parameter to use lib must be directory, not file at > $HOME/local/lib/perl5/i386-linux/Razor2/Client/Agent.pm line 13" Just from the error message, I would assume you had set up Razor, or at least ena

Re: sa-learn error message

2005-06-05 Thread Theo Van Dinter
On Sun, Jun 05, 2005 at 08:22:40PM +0100, Mike Spamassassin wrote: > Everything seems to work OK, but I get one error message. > When I run sa-learn --sync I get > "Parameter to use lib must be directory, not file at > $HOME/local/lib/perl5/i386-linux/Razor2/Client/Agent.pm line 13" > > Can anyone

sa-learn error message

2005-06-05 Thread Mike Spamassassin
I have installed SpamAssassin 3.0.3 on Debian Linux using the SingleUserUnixInstall instructions on the SpamAssassin Wiki, as I do not have root access. Perl version is 5.6.1 Everything seems to work OK, but I get one error message. When I run sa-learn --sync I get "Parameter to use lib must be di