Just in case this this is not common knowledge...

I moved to using a site-wide bayes DB this week.

In doing so I needed to set the following in my local.cf:

bayes_path              /var/spool/spamassassin/bayes/bayes

The odd bit for me was that I expected the path to be:

/var/spool/spamassassin/bayes

As this is the directory with the DB files in.

However when I ran "spamassassin -D --lint" with this configuration I could
see that SA was trying to open the files:

/var/spool/spamassassin/bayes/_toks
/var/spool/spamassassin/bayes/_seen

And testing with bayes_path /var/spool/spamassassin/bayes/bayes worked fine.

>From reading the docs, I don't think this is how this is supposed to work.
But it works.


Alan






-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to