* Gerhard Häring <[EMAIL PROTECTED]> [2002-09-01 21:27 +0200]: > * Jeremy Blosser <[EMAIL PROTECTED]> [2002-09-01 14:13 -0500]: > > Considering that we aren't using any pattern matching, no. (Vipul's is > > checksumming + network query, > > And unusable because its database is filled with too many wrong > submissions,
Jeremy asked me in PM to provide some data. Since that may be of public interest, I'll also post it on this list (from my Maildir): # Number of messages in non-spam folders that were in Vipul's Razor's # database. You can assume that around 98 % of these are indeed false # positives. There rest are those that didn't reach the spamassassin # threshold _and_ I did not delete when reading the respective mailing # list: bash-2.05$ find .|grep -v spam|xargs grep ^X-Spam-Status.*RAZOR|wc -l 1799 # Number of messages in total, including private email and sent # messages: bash-2.05$ find . -type f|wc -l 169252 That makes about 1 % of my messages that were incorrectly submitted to Vipul's Razor's database. One bozo reported almost all of freebsd-stable's traffic once, but I got _that_ loser shut down by complaining on the Razor mailing list. Gerhard -- mail: gerhard <at> bigfoot <dot> de registered Linux user #64239 web: http://www.cs.fhm.edu/~ifw00065/ OpenPGP public key id AD24C930 public key fingerprint: 3FCC 8700 3012 0A9E B0C9 3667 814B 9CAA AD24 C930 reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))