On Tue, Nov 23, 2004 at 10:54:04AM -0600, Johnson, S wrote:
> The real file exists in /var/amavis/.spamassassin/bayes_toks.  Anyone
> know where this path is set?

User Contributed Perl Documentation   Mail::SpamAssassin::Conf(3)

         user has their own, in their "~/.spamassassin" directory
         with mode 0700, but for system-wide SpamAssassin use,
         you may want to share this across all users.

     bayes_path /path/to/file (default: ~/.spamassassin/bayes)
         Path for Bayesian probabilities databases.  Several
         databases will be created, with this as the base, with
         "_toks", "_seen" etc. appended to this filename; so the
         default setting results in files called
         "~/.spamassassin/bayes_seen",
         "~/.spamassassin/bayes_toks" etc.

         By default, each user has their own, in their
         "~/.spamassassin" directory with mode 0700/0600, but for
         system-wide SpamAssassin use, you may want to reduce
         disk space usage by sharing this across all users.
         (However it should be noted that Bayesian filtering
         appears to be more effective with an individual database
         per user.)


-- 
/-----------------------------------------\
| Michael Barnes <[EMAIL PROTECTED]> |
| UNIX Systems Administrator              |
| College of William and Mary             |
| Phone: (757) 879-3930                   |
\-----------------------------------------/

Reply via email to