i've installed fuzzyocr 3.4.2.

using a sample-file from the trac site,

        spamassassin -t -x < ocr-gif.eml

i get an error & a warning:

        GIF-LIB error: Failed to Read from given file.
        [13690] warn: MLDBM error: Second level tie failed, "No such file or
directory" at /etc/mail/spamassassin/FuzzyOcr.pm line 455
        ...
        Return-Path: <[EMAIL PROTECTED]>
        X-Spam-Flag: YES
        X-Spam-Checker-Version: SpamAssassin 3.1.8-r454679
        ...


but, the message does score:

        Content analysis details:   (8.4 points, 4.0 required)
        
         pts rule name              description
        ---- ---------------------- 
--------------------------------------------------
         2.0 RELAY_TW               Relayed through Taiwan
         0.0 RELAY_DE               Relayed through Germany
         0.0 DK_POLICY_SIGNSOME     Domain Keys: policy says domain signs some 
mails
         0.0 HTML_MESSAGE           BODY: HTML included in message
         1.7 RCVD_IN_NJABL_DUL      RBL: NJABL: dialup sender did non-local SMTP
                                                                
[217.226.209.237 listed in combined.njabl.org]
         0.9 MY_CID_AND_CLOSING     SARE cid and closing
         1.5 FUZZY_OCR_WRONG_CTYPE  BODY: Mail contains an image with wrong
                                                                content-type set
                                                                Image has format 
"GIF" but content-type is
                                                                "image/jpeg"
         2.5 FUZZY_OCR_CORRUPT_IMG  BODY: Mail contains a corrupted image
                                                                Corrupt image: 
GIF-LIB error: Image is
                                                                defective, 
decoding aborted.
        -0.2 AWL                    AWL: From: address is in the auto white-list

so, given the error+warn, did/didn't, fuzzyocr work as it should here?

Reply via email to