Matt wrote: > When going back and doing a test on a message manually like this how > do I get it to use the bayes files at say: > "/home/user3/.spamassassin/"? > > Matt > AFAIK, there's no way to change bayes DB's via the command line.
However, you could do something like this: su user3 spamassassin -t </foo/whatever/test.txt
