Interesting. What's odd is that FuzzyOCR calls it has having no messageid. Does any other part of the debug output indicate SA understands the message id/sender/recipients?
Does the file itself contain a message-id header? ie: Message-ID: <[EMAIL PROTECTED]> Do the line-wraps look right, or are there bunches of ^M's everywhere indicating this was edited on a windows box? I'm largely trying to narrow in on where the problem lies. Is it a file problem, a SA problem, or a fuzzy OCR problem... Steve Pfister wrote: > Sorry... I guess I wasn't clear. I'm running: > > Spamassassin -tD < ocr-animated.eml > > In the samples directory of FuzzyOcr-3.5.1. > > It's saying there's no image files found. > > -----Original Message----- > From: Matt Kettler [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 13, 2007 4:41 PM > To: Steve Pfister > Cc: users@spamassassin.apache.org > Subject: Re: FuzzyOcr - no image files found in samples? > > Steve Pfister wrote: > >> I'm trying to install FuzzyOcr 3.51 (with patches for < 10.34 netpbm) >> on RedHat Linux 9 with Spamassassin 3.1.7. I'm trying to test it out >> with the samples images, but I keep getting: >> >> >> >> [25404] dbg: FuzzyOcr: Starting FuzzyOcr... >> >> [25404] info: FuzzyOcr: Processing Message with ID "<no messageid>" >> (<no sender> -> <no receipients>) >> >> [25404] dbg: FuzzyOcr: Skipping OCR, no image files found... >> >> [25404] dbg: FuzzyOcr: Processed in 0.001779 sec. >> >> >> >> And the log file just says: >> >> >> >> 2007-02-13 13:38:56 [26451] Processing Message with ID "<no >> messageid>" (<no sender> -> <no receipients>) >> >> >> >> What might I be missing? >> >> > Sounds like you're missing an email that the images are attached to. > > > > >