well this is what I got....
spamd -D
debug: Score set 0 chosen.
debug: Preloading modules with HOME=/tmp/spamd-18698-init
debug: ignore: test message to precompile patterns and load modules
debug: using "/usr/share/spamassassin" for default rules dir
debug: using "/etc/mail/spamassassin" for site rules dir
debug: bayes: no dbs present, cannot scan: /tmp/spamd-18698-init/.spamassassin/bayes_toks
debug: Score set 1 chosen.
debug: Initialising learner
debug: bayes: no dbs present, cannot scan: /tmp/spamd-18698-init/.spamassassin/bayes_toks
and my whole objective is to apply bayes learning to all my users in /var/spool/mail ??
rgds, Akshay
Ryan Ferguson wrote:
If you run spamd -D, can it open the bayes database?
- Ryan
-----Original Message-----
From: WalyBaly [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 2:15 AM
To: [EMAIL PROTECTED]
Subject: training my SA for bayes for all users
i typed this the 2nd time for learning my spam mails.
sa-learn --mbox --spam /var/spool/mail/test2
and got this
Cannot open bayes databases /root/.spamassassin/bayes_* R/W: lock failed: File exists
Learned from 0 message(s) (342 message(s) examined).
why ?
also does this mean that bayes_learning is applicable to only mails delivered to root ?
i want it applicable to all users in /var/spool/mail/*
rgds, waly.
