I swapped out SpamAssassin for RSpamd a while back, would it be worthwhile for the project if I post up my config (well, a basic version of it).
Very few changes to Exims config, our spam catching rate improved massively within a week of swapping away from SpamAssassin.
It's heavily tied into our systems but if you think it's worth while I can do a pull request with a basic config that will get users up and running.
Why did I swap to RSpamd? It's more efficient, uses way less memory, it's non-blocking, uses LUA so can literally plug it into anything (handy way to monitor email throughput)
Here's a comparison (although, it is from rpsamd themselves)
I swapped out SpamAssassin for RSpamd a while back, would it be worthwhile for the project if I post up my config (well, a basic version of it).
Very few changes to Exims config, our spam catching rate improved massively within a week of swapping away from SpamAssassin.
It's heavily tied into our systems but if you think it's worth while I can do a pull request with a basic config that will get users up and running.
Why did I swap to RSpamd? It's more efficient, uses way less memory, it's non-blocking, uses LUA so can literally plug it into anything (handy way to monitor email throughput)
Here's a comparison (although, it is from rpsamd themselves)