C
On Tue, 2002-01-22 at 01:23, Justin Mason wrote:
Matt Sergeant said: > Can you tell us how the auto-whitelist algorithm works? Surely it should be > an average system, so that 3 spams over time don't have much effect on the > overall score. A simple way to do this is to make two keys for each address: > score:<address>=2.3, and count:<address>=57. Then every time calculate a new > average (((2.3 * 57) + new_score)/58). That would work well. But first I want to release 2.0 ;) Are we ready, d'you guys reckon? Seems good from here. --j.