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:
I don't use procmail, I use postfix with cyrus imap, but postfix can be
set up to pipe through spamassassin so that's fine
use_bayes
hi
I've started to train SA with some old mail (running slowly), and,
running this as root, SA generates the database under
/root/.spamassassin/
Can I have spamassassin update a common database for all users on the
whole system somehow?
thanks
roy