jimsheffer wrote:
Hi everyone.

I've just set up a new mail server running the latest version of
spamassassin.

I'm getting ready to add some extra rules, and RDJ.
I ran lint -D on the basic config file I have for sa to see what I get
before adding a bunch of rule files, and got the following errors: (I
believe these are 2 of the 3- the other was razor I think- snipped out all
the other stuff for briefness, but have it all if needed :)

Can someone help me out to decifer what they meanand what I need to do
before proceeding with other rules?

Thanks!

config: SpamAssassin failed to parse line, skipping: rewrite_subject 0
config: SpamAssassin failed to parse line, skipping: always_add_headers 1

No longer valid in 3.x

config: SpamAssassin failed to parse line, skipping: auto_learn

This wasnt valid in any version of SA that i know of. I think it was supposed to be bayes_auto_learn but again, that isnt valid in 3.x You probably used the web based local.cf creation tool mentioned on the SA website, but it generates files with incorrect syntax last i checked.


1
debug: using "/Users/admin/.spamassassin" for user state dir
debug: bayes: no dbs present, cannot tie DB R/O:
/Users/admin/.spamassassin/bayes_toks
debug: Score set 1 chosen.


debug: bayes: no dbs present, cannot tie DB R/O: /Users/admin/.spamassassin/bayes_toks


is there really a bayes db in this directory? Is it accessible by the user that SA is running as?




lint: 3 issues detected. please rerun with debug enabled for more information.

Jim Sheffer,

OmniPilot Software            http://www.omnipilot.com
Systems Administrator         [EMAIL PROTECTED]



-Jim

Reply via email to