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:
focr_verbose 2
#
# Logfile (make sure it is writable by the plugin) (Default value:
/etc/mail/spamassassin/FuzzyOcr.log)
focr_logfile /var/log/FuzzyOcr.log
> 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 sent the
> examples through your mail system. Or just wait a little, right now
> there are tons of spams just waiting to be scanned with FUZZY_OCR.
With the settings above, /var/log/FuzzyOcr.log contains a ton of details.
> 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?
FuzzyOCR is triggered my emails with graphics, especially gifs. There are 4
included samples with the install that will trip it.
-Matthew
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/