So I saw on a Freecode daily email that a new release of rspamd was available. It claims to have 10x better performance than spamassassin with the same rules. Has anybody ever used it?
This patch is in their source to get it working with exim: https://bitbucket.org/vstakhov/rspamd/src/649c61b89b43/contrib/exim/patch-exim-src_spam.c.diff It looks like good code to me, so with a little bit of #ifdef we could make rspam vs spamassassin a compile time setting. Or maybe add a new "rspam" condition that calls this code instead of the existing "spam" condition code. Comments? ...Todd -- The total budget at all receivers for solving senders' problems is $0. If you want them to accept your mail and manage it the way you want, send it the way the spec says to. --John Levine -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
