On Tue, 2002-02-26 at 13:41, Bob Plankers wrote: > However, SA is really slow, and I need to deal > with 150-200 email messages per second > for 85,000 accounts without a room full of hardware.
The two things you can do are 1) Run spamd/spamc so that you don't have to load up a new spamassassin and parse the rules for each message; and 2) use the -L option, which disables all network checks such as Razor and ORBS. Running spamd might also allow you to put it on a server or even multiple servers to keep the load off of your main mail server. If you have a DNS with a local copy of ORBS, RBL, etc., you might be able to run those checks fast enough, and eventually Razor will make its daemon software available for you to run a local mirror. -- sidney _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk