At 07:53 PM 6/9/2003 -0400, Jose M.Herrera wrote:
On Friday 06 June 2003 11:29, Germán D. Staltari wrote:
> It could be global or for each user. Better results when is applied for
> each user.

How I do that?... I know train bayes but for each user..

Thanks

you can force bayes to use a single site-wide database by over-riding bayes_path in your /etc/mail/spamassassin/local.cf. By default it's ~/.spamassassin/bayes, which is relative to the home directory for the current user. By making it an absolute path, it will be the same for all users.


ie: baye_path /var/config/spamassassin/bayes

Note that the last part is actually part of the filename, not a part of the path, as the option might lead you to think. Also note this file will need to be read/write for all the users that spamassassin is invoked as.



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to