-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

decoder wrote:
> --[ UxBoD ]-- wrote:
>>> How many hits are you getting ?
>>>
>>> Database changed mysql> select count(*) from maillog where
>>> spamreport like '%FUZZY_OCR%' and date = '2006-08-29';
>>> +----------+ | count(*) | +----------+ |      385 |
>>> +----------+ 1 row in set (0.10 sec)
>>>
>>> mysql> select count(*) from maillog where spamreport like
>>> '%FUZZY_OCR_KNOWN_HASH%' and date = '2006-08-29'; +----------+
>>> | count(*) | +----------+ |        1 | +----------+ 1 row in
>>> set (0.05 sec)
>>>
>>> mysql> select count(*) from maillog where spamreport like
>>> '%FUZZY_OCR_CORRUPT%' and date = '2006-08-29'; +----------+ |
>>> count(*) | +----------+ |      298 | +----------+ 1 row in set
>>> (0.05 sec)
>>>
>>> --[ UxBoD ]-- // PGP Key: "curl -s
>>> http://www.splatnix.net/uxbod.asc | gpg --import" //
>>> Fingerprint: 543A E778 7F2D 98F1 3E50  9C1F F190 93E0 E8E8 0CF8
>>> // Keyserver: www.keyserver.net                     Key-ID:
>>> 0xE8E80CF8
>>>
>>>
>
> Did you apply the patch I sent to the SA mailing list? There is a
> bug in 2.3b which breaks the database completely. Please fix the
> corresponding line:
>
> line 492:
>
>
> It says:
>
> print DB "$score::$digest\n";
>
>
> Should be:
>
> print DB "${score}::${digest}\n";
>
>
>
> As a result, the produced hashdb is corrupted, delete it and start
> with a new one...
>
>
> Chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE9XYVJQIKXnJyDxURAsR4AJ472simn6QDxPJOJiFMhgrWgJVNmgCgypsb
43SCSvXwBGAHNlTbJzrPKdE=
=Ez80
-----END PGP SIGNATURE-----

Reply via email to