On Mon, Sep 06, 2004 at 09:54:43AM -0600, Lucas Albers whispered: > This depends on how SA is integrated with your mail server. > if all incoming mail is run under the same account, then you have a a > global database, if it runs under each user, with procmail for example > then you do not.
Actually, it it entirely possible to use a global bayes database if you use procmail. Just add these lines to your /etc/mail/spamassassin/local.cf file: use_bayes 1 bayes_path /etc/mail/spamassassin/bayes bayes_file_mode 777 Also make sure that everyone uses the '-C /etc/mail/spamassassin' option on sa-learn, so that they update the correct database. One big advantage of this configuration is that while the common database is the default option for all users, any user can override this and use their own private database if they want. Ulysses -- Ulysses S. Cruz [EMAIL PROTECTED] "If it wasn't for the voices in my head, I'd go insane from loneliness" -Me, Myself and I