Matt Kettler wrote:
> Given that I'm looking for maximum message scanning speed and lowest RAM
> overhead on a single server, is there any reason for me to prefer using SQL
> over
> SDBM?
Replying to myself I found one issue. sa-learn --restore doesn't work properly
for SD BM:
http://issues.apac
Looking in the wiki I found this very interesting page:
http://wiki.apache.org/spamassassin/BayesBenchmarkResults
Now, obviously the SQL implementations are the implementation of choice if you
want to share a bayes DB across multiple servers. No question about it, that's
what SQL servers are for