On Sat, 30 Oct 2010 02:23:00 -0400
dar...@chaosreigns.com wrote:

> But the total amount of bandwidth and processing time saved on the
> internet from not running unnecessary tests on every instance of
> spamassassin seems worth doing.

You are also wasting resources by putting the round-trips on the
critical path and tying-up a child process. And if you are
checking a lot of mail you are presumably using rsync. 

It would  also be more complex that you think, because you haven't taken
into account negative scoring network rules. 

Reply via email to