i'm testing, spamassassin --version SpamAssassin version 3.2.0-pre1-r499012 running on Perl version 5.8.8
& am using FuzzyOCR 3.5.1 with it. on test, as usual, of, spamassassin -D -t -x < /usr/ports/FuzzyOcr/samples/ocr-animated.eml i see in my 'verbose' fuzzyocr.log, ... 2007-02-22 14:07:35 [6252] Found: 1 images 2007-02-22 14:07:35 [6252] Found GIF header name="CIMG0980.gif" 2007-02-22 14:07:36 [6252] Image is interlaced or animated... 2007-02-22 14:07:36 [6252] File contains <7> images, deanimating... 2007-02-22 14:07:37 [6252] Calculating image hash for: /tmp/.spamassassin6252Qdn9h3tmp/CIMG0980.gif.pnm 2007-02-22 14:07:37 [6252] Updating Exact info File:'CIMG0980.gif' Type:'image/gif' 2007-02-22 14:07:37 [6252] Found Score <15.500> for Exact Image Hash 2007-02-22 14:07:37 [6252] Matched [1] time(s). Prev match: 15 min. 40 sec. ago 2007-02-22 14:07:37 [6252] Message is SPAM. Words found: "investor" in 1 lines "price" in 2 lines "company" in 1 lines "alert" in 1 lines "valium" in 1 lines "trade" in 1 lines "banking" in 1 lines "news" in 1 lines (13.5 word occurrences found) % but, at console, i _only_ see, ... Content analysis details: (43.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.1 RDNS_NONE Delivered to trusted network by a host with no rDNS 4.5 HELO_LOCALHOST HELO_LOCALHOST 0.5 FH_MSGID_01C67 Special MSGID 2.3 CTYPE_001C_A CTYPE_001C_A 1.7 OUTLOOK_3416 Claims to be sent by an unusual build of Outlook (3416) 0.0 DK_POLICY_SIGNSOME Domain Keys: policy says domain signs some mails 3.3 DATE_IN_FUTURE_12_24 Date: is 12 to 24 hours after Received: date 5.0 BOTNET Relay might be a spambot or virusbot [botnet0.7,ip=58.186.156.15,nordns] 0.0 DKIM_POLICY_SIGNSOME Domain Keys Identified Mail: policy says domain signs some mails 0.0 BOTNET_NORDNS Relay's IP address has no PTR record [botnet_nordns,ip=58.186.156.15] 0.0 HTML_MESSAGE BODY: HTML included in message 1.9 TVD_VIS_HIDDEN RAW: TVD_VIS_HIDDEN 1.8 MIME_QP_LONG_LINE RAW: Quoted-printable line longer than 76 chars 1.5 RAZOR2_CF_RANGE_E8_51_100 Razor2 gives engine 8 confidence level above 50% [cf: 100] 0.5 RAZOR2_CHECK Listed in Razor2 (http://razor.sf.net/) 1.5 RAZOR2_CF_RANGE_E4_51_100 Razor2 gives engine 4 confidence level above 50% [cf: 100] 0.5 RAZOR2_CF_RANGE_51_100 Razor2 gives confidence level above 50% [cf: 100] 1.4 DCC_CHECK Listed in DCC (http://rhyolite.com/anti-spam/dcc/) 0.0 DIGEST_MULTIPLE Message hits more than one network digest check 3.6 XMAILER_MIMEOLE_OL_465CD XMAILER_MIMEOLE_OL_465CD 1.9 HDR_ORDER_FTSDMCXX_001C Header order similar to spam (FTSDMCXX/MID variant) 0.7 SHORT_HELO_AND_INLINE_IMAGE Short HELO string, with inline image 11 FUZZY_OCR BODY: % NOTE, there's NO detail to the FUZZY_OCR header output. w/ SA v318/trunk, the additional FuzzyOCR detail would be there in the SA output. has something changed in SA that needs to be re-config? in FuzzyOCR? suggestions? thanks