I have cleaned out the bayes db's a long time ago. Right now the isn't anything in the bayes files. I did reinstall the DB_File after changing the include & lib location for the berkeley DB. It installed fine, but when I try sa-learn it hangs at:
pop3:/home/mail# sa-learn --ham -D ok debug: Score set 0 chosen. debug: running in taint mode? yes debug: Running in taint mode, removing unsafe env vars, and resetting PATH debug: PATH included '/sbin', keeping. debug: PATH included '/bin', keeping. debug: PATH included '/usr/sbin', keeping. debug: PATH included '/usr/bin', keeping. debug: PATH included '/usr/bin/X11', keeping. debug: PATH included '/usr/local/sbin', keeping. debug: PATH included '/usr/local/bin', keeping. debug: Final PATH set to: /sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin debug: using "/usr/share/spamassassin" for default rules dir debug: using "/etc/spamassassin" for site rules dir debug: using "/root/.spamassassin/user_prefs" for user prefs file debug: Score set 0 chosen. debug: Initialising learner debug: Initialising learner I am running sa-learn as root using sitewide bayes. -----Original Message----- From: Matthias Fuhrmann [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 11:23 AM To: [EMAIL PROTECTED] Subject: RE: Bayes Problem On Thu, 12 Feb 2004, Jason Crowe wrote: > I have installed DB_File and reinstalled Time::HiRes, but I am getting the > same thing. > > > Learned from 0 message(s) (1 message(s) examined). > ERROR: the Bayes learn function returned an error, please re-run with -D for > more information > > Thanks, > Jason you can try feeding another bayesdb, by using a different user. try if those mails gets collected by bayes, if it went ok, then your bayes db is faulty. worth a try. regards, Matthias
