Hi, I am trying SA for the first time on my friend's server. We are starting it like, # ps waux | grep spam root 10589 0.0 1.9 25264 19808 ? S Oct02 0:03 /usr/bin/spamd -d -a
We use SpamAssassin version 2.61 an RPM install on RH Linux. Now we have a qmail system there and we are calling spamc from my .qmail file with a program ifspamh (http://www.gbnet.net/~jrg/qmail/ifspamh) which essentially just dumps the mails marked with spam in a different folder. When I run spamd -D and find bayes there I have 4 lines of it, debug: bayes: no dbs present, cannot scan: /tmp/spamd-9119-init/.spamassassin/bayes_toks debug: bayes: Not available for scanning, only 0 spam(s) in Bayes DB < 200 debug: bayes: 9119 untie-ing debug: bayes: 9119 untie-ing db_toks # sa-learn --dump magic 0.000 0 2 0 non-token data: bayes db version 0.000 0 267 0 non-token data: nspam 0.000 0 219 0 non-token data: nham [...] But still I find that there is no word bayes in header of any spam mails? Is my bayes working? Thanks a lot in advance. With warm regards, -Payal