https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5936
--- Comment #1 from Karsten Bräckelmann <[email protected]> 2009-02-18 15:05:14 PST --- Hmm, can't reproduce with 3.2.5. Michael, can you reliably reproduce anything like your original report? Don't mind the exact numbers. (In reply to comment #0) > Here are the before and after results: > > BEFORE spamc -L spam > -1.1 AWL AWL: From: address is in the auto white-list OK, so the address is in the AWL database already. At least once. > AFTER spamc -L spam > -51 AWL AWL: From: address is in the auto white-list The AWL is a score averager. Since we know the address is already in the database, any additional score is at least -100, not -50. The average then is -50 as seen here. Any change this has been done *between* these two runs? Any additional commands? Given the score, this smells like a plain --add-to-blacklist anyway. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
