On Wed, 8 Sep 2004, Martin, Jeremy wrote: > > Our CanIt and CanIt-PRO products, based on SpamAssassin with a SQL > > back end, can sustain 10-15 messages/second on comparable hardware. > > Without the SQL back end, you could probably do at most 20/second.
> Interesting, thanks for the stats. By the way are you using > SpamAssassin's built in ConfSourceSQL.pm or did you need to modify it? We don't use SA's SQL code. We have our own (much more elaborate) infrastructure for that kind of thing. > So far we have just had to apply one patch to it to allow for per-domain > SQL rules (instead of just global or per-user) - curious as to how much > modifications you needed to make for use in your CanIt products? We use SA purely as a spam-detector. Per-user settings, Bayesian analysis, greylisting, etc. are handled external to SA. (SA's Bayes code only looks at words; we find you can get more accuracy by looking at word pairs also.) Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

