Dhawal Doshy wrote:
Matthias Leisi wrote:
Matt Kettler wrote:
Do you see additional options?
Use a SQL server backend. If you must have a no-failure option for the
bayes DB, use a cluster of SQL servers.
[..]
Also see the SQL readme:
http://wiki.apache.org/spamassassin/BetterDocumentation/SqlReadmeBayes
I already took a look at using SQL, but this quote:
| NB: This should be considered BETA, and the interface, schema, or
| overall operation of SQL support may change at any time with future
| releases of SA.
stops me from using it. Unfortunately, I can not run software officially
considered Beta on this system.
Like Matt mentioned.. this is an oops. I've been using global sql bayes
ever since the 3.0.0 release (about 2 years now).. same for awl (which i
later disabled for lack of janitor tools).
It's rock stable and quite fast (though on a dedicated server).. for
redundancy look at DRBL or something similar.
^^^^ that should be DRBD
- dhawal