Tom Allison wrote:
Rick Macdougall wrote:
Tom Allison wrote:
I was reading through the man pages about the use of a database for the storage of bayesian tokens.

Is this a list that is global to the mail server, or something that is distinct for each user of that mail server?

In other words -- will I have the exact same bayesian history in my token library as my myspace living teenagers, or will this be seperated by user?

Hi,

Up to you really and the interface to SA that you use.

Regards,

Rick


I didn't see it in the perldocs.
Can you identify the parameter setting and/or the specific package that I would have to manipulate?
I am not able to have per-user configuration files.


To set up SQL for Bayes look at:

/usr/share/doc/spamassassin/sql or
http://wiki.apache.org/spamassassin/BetterDocumentation/SqlReadmeBayes

To set site-wide bayes with sql, either:

1. Always call spamc or spamassassin with the same user
2. set 'bayes_sql_override_username' in local.cf (from perldoc Mail::SpamAssassin::Conf)
3. perhaps a different way that's not obvious to me

Also, per-user configuration files are a separate issue from Bayes. You could set up per-user Bayes with sql and still have site-wide configuration.

--
Chris

Reply via email to