Hi,
I have installed FuzzyOcr?-3.5.1
I'm using Amavis and Spamassassin
Everything seem to work but i get no result at all.
I have setup Fuzzy with Mysql support.
the Safe table have over 7800 entry with score 0 and the table Hash have only 3 entry and those where the test i made, FuzzyOcr? through spamassassin never added anything in the Hash database.
There is my config file :
FuzzyOcr?.cf | grep -v # | grep focr
focr_verbose 0
focr_logfile /tmp/FuzzyOcr.log
focr_bin_helper pnmnorm, pnminvert, pamthreshold, ppmtopgm, pamtopnm
focr_bin_helper tesseract
focr_path_bin /usr/local/netpbm/bin:/usr/local/bin:/usr/bin:/vdl/bin
focr_enable_image_hashing 3
focr_hashing_learn_scanned 1
focr_mysql_db amavis
focr_mysql_hash Hash
focr_mysql_safe Safe
focr_mysql_user xxx
focr_mysql_pass xxx
focr_mysql_host xxx
focr_mysql_port 3306
focr_end_config
v310.pre :
loadplugin FuzzyOcr? /etc/mail/spamassassin/FuzzyOcr.pm
loadplugin Mail::SpamAssassin::Timeout
I have patched the other FuzzyOcr? file for the patch for netbpm-10.25
I have no error in the log file.
If you need anything else to help me feel free to ask.
Regards