On Tue, 17 Apr 2018 11:19:57 -0500 Computer Bob wrote:
> The problem I immediately see is that I get one big bayes of everyone > and a 'one for all, all for one' bayes config. > I would like to configure SA to be able to deal with the virtual > users individually somehow but don't know if it can (and requires > source analysis). There are two ways of doing this, one is to setup virtual home directories by adding the following to the spamd options -x -c --virtual-config-dir=<pattern> How to set the pattern is described in the spamd documentation. The other way is to store everything in an SQL database.