Re: [AMaViS-user] How can I check up FuzzyOcr

2006-10-29 Thread Jim Knuth
Heute (29.10.2006/04:56 Uhr) schrieb Matthew Kitchin (Usenet/Lists), Jim Knuth wrote: Hallo und Guten Morgen AMaViS-user, Unfortunately, I cannot see whether the FuzzyOcr works. How can I test it? I have seen - with amavisd-new debug-sa - that FuzzyOcr.pm was loaded. Put it in debug mode

Re: [AMaViS-user] How can I check up FuzzyOcr

2006-10-29 Thread Matthew Kitchin (Usenet/Lists)
Jim Knuth wrote: I do not know whether there are problems. I know only not whether it is active. No error messages in debug mode. If you put it in debug mode and send one of the samples through, you will get more info. If it doesn't catch it and log something in the log file, it isn't

Re: [AMaViS-user] How can I check up FuzzyOcr

2006-10-29 Thread Peter Huetmannsberger
Hello, I think the confusing thing here, is that the debug mode needs to be set in amavisd.conf, and it is called log_level So in amavisd.conf set: $log_level = 2; Then you will have all the applied rules in your logfile, and you can just grep for FUZZY_OCR in your maillog, after you have

Re: [AMaViS-user] How can I check up FuzzyOcr

2006-10-29 Thread Matthew Kitchin (Usenet/Lists)
Peter Huetmannsberger wrote: Hello, I think the confusing thing here, is that the debug mode needs to be set in amavisd.conf, and it is called log_level So in amavisd.conf set: $log_level = 2; I was referring to the log level in fuzzyocr.cf. Below are the relevant entries in mine:

Re: [AMaViS-user] How can I check up FuzzyOcr

2006-10-29 Thread Gary V
Peter wrote: An additional question, what is it that triggers the use of FUZZY_OCR? It doesn't seem to be used with every mail. Or do I have something wrong in my setup? Thanks a lot, .peter The message must score below focr_autodisable_score for one thing. Set this to a high number

Re: [AMaViS-user] How can I check up FuzzyOcr

2006-10-29 Thread Jim Knuth
Heute (29.10.2006/19:38 Uhr) schrieb Gary V, Peter wrote: An additional question, what is it that triggers the use of FUZZY_OCR? It doesn't seem to be used with every mail. Or do I have something wrong in my setup? Thanks a lot, .peter The message must score below

Re: [AMaViS-user] How can I check up FuzzyOcr

2006-10-29 Thread Clifton Royston
On Sun, Oct 29, 2006 at 12:23:21PM -0600, Matthew Kitchin (Usenet/Lists) wrote: Peter Huetmannsberger wrote: Hello, I think the confusing thing here, is that the debug mode needs to be set in amavisd.conf, and it is called log_level So in amavisd.conf set: $log_level = 2; I

[AMaViS-user] How can I check up FuzzyOcr

2006-10-28 Thread Jim Knuth
Hallo und Guten Morgen AMaViS-user, Unfortunately, I cannot see whether the FuzzyOcr works. How can I test it? I have seen - with amavisd-new debug-sa - that FuzzyOcr.pm was loaded. P.S. OS Debian Sarge, amavisd-new-2.4.4-pre1. ImageInfo is also loaded. Thanks in advance. -- Viele Gruesse,

Re: [AMaViS-user] How can I check up FuzzyOcr

2006-10-28 Thread Matthew Kitchin (Usenet/Lists)
Jim Knuth wrote: Hallo und Guten Morgen AMaViS-user, Unfortunately, I cannot see whether the FuzzyOcr works. How can I test it? I have seen - with amavisd-new debug-sa - that FuzzyOcr.pm was loaded. Put it in debug mode (log level 2), and send the samples through that are included with the