Andrew Bruce wrote: > I've been looking at some of the spam emails I've received lately with > images attached and noticed that FuzzyOCR wasn't running against them. > [snip] > However if I run them through as follows, I get FuzzyOCR showing up in > the results: > > spamassassin -t -D < img-email.eml > [snip] > Does anyone know why this might be happening? I seem to recall > experiencing this before, but can't remember what I did to fix it.
That's the way FuzzyOCR works: if a message already has scored above a configurable threshold it doesn't scan it, if you run in debug mode the threshold is ignored. -- René Berber