Red Squirrel
No Lifer
How can I force spamassassin to only look at a single bayes db instead of one per user. One per user is silly and gives way too much administrative overhead as I need to do sa-learn for every single user... screw that. I just want one single bayes DB. I tried adding
bayes_path /etc/mail/spamassassin/bayes
in local.cf
But I just get an error that it's invalid and it can't parse it. From what I read it wants a relative path to the home directories... but I want to use a single DB for each user.
bayes_path /etc/mail/spamassassin/bayes
in local.cf
But I just get an error that it's invalid and it can't parse it. From what I read it wants a relative path to the home directories... but I want to use a single DB for each user.