Erland Nylend wrote:
Hello,
I'm setting up dspam on a cluster of servers, and I'm using the
mysql backend.
My question to the list is whether or not it is possible to move the
/var/spool/dspam/group file from the servers, to mysql.
It seems that all the other configuration can be stored in the db,
but I have not found a way to move the group file.
It's not a big problem storing the group file locally, but it would
be more convenient to store all the config in the db ..
Short answer, no: This is currently not possible.
Long answer, yes: If you're a c coder, it can become possible!