that is hard to tell, can you reproduce the error somehow? (i.e. reproduce the situation where FuzzyOcr did NOT score?).
well, there lies the challenge -- and the point, i guess -- *i* can't reproduce the non-scoring. every test i run scores OK.
If so, enable debugging to the logfile to see whats going on exactly :)
forgot abt the separate log :-/ i cranked logging verbosity from 1->3; and will keep an eye out for next non-scoring message. but, i *did* notice in me "level 1" log, 2006-12-12 11:42:01 [3314] gifsicle is already defined, skipping... 2006-12-12 11:42:01 [3314] giffix is already defined, skipping... 2006-12-12 11:42:01 [3314] giftext is already defined, skipping... 2006-12-12 11:42:02 [3314] gifinter is already defined, skipping... 2006-12-12 11:42:02 [3314] giftopnm is already defined, skipping... 2006-12-12 11:42:02 [3314] jpegtopnm is already defined, skipping... 2006-12-12 11:42:02 [3314] pngtopnm is already defined, skipping... 2006-12-12 11:42:02 [3314] bmptopnm is already defined, skipping... 2006-12-12 11:42:02 [3314] tifftopnm is already defined, skipping... 2006-12-12 11:42:02 [3314] ppmhist is already defined, skipping... 2006-12-12 11:42:02 [3314] gocr is already defined, skipping... 2006-12-12 11:42:02 [3314] ocrad is already defined, skipping... 2006-12-12 11:42:02 [3314] pnmnorm is already defined, skipping... 2006-12-12 11:42:02 [3314] pnminvert is already defined, skipping... 2006-12-12 11:42:02 [3314] convert is already defined, skipping... 2006-12-12 11:42:02 [3314] pamthreshold is already defined, skipping... 2006-12-12 11:42:02 [3314] ppmtopgm is already defined, skipping... 2006-12-12 11:42:02 [3314] pamtopnm is already defined, skipping... 2006-12-12 11:42:02 [3314] Error, label already used earlier in line 170, aborting... 2006-12-12 11:42:02 [3314] Error parsing preprocessor file "/etc/mail/spamassasson/FuzzyOcr.preps", aborting... don't know if this is a problem yet ...