On 13-Feb-2007, at 09:08, Alexis Manning wrote:
[EMAIL PROTECTED] says...
Am I worrying over nothing? I do seem to get spam only on those
accounts for which greylisting is inactive, but on those I get a LOT
that SA fails to tag, including just about every one of those image
spams with the 2K or so of seemingly randomish text in the plain/text
portion.
Have you considered FuzzyOCR or ImageInfo?
No, I haven't really looked into it. I did note that the version in
ports is 2.3 and that version is no longer maintained. Since
everything SA related is managed in my ports tree, I am loath to
install FuzzyOCR separately. I think that's as far as I got last
time. Also, FuzzyOCR seems to have a lot of dependencies, which
makes non-ports install even less desirable.
I went ahead and tried to install ImageInfo from SARE, so we'll see
how that goes. I get a lot of warnings on --lint though:
[18402] dbg: plugin: loading Mail::SpamAssassin::Plugin::DKIM from @INC
[18402] warn: plugin: failed to parse plugin (from @INC): Can't
locate Mail/DKIM.pm in @INC (@INC contains: /usr/local/lib/perl5/
site_perl/5.8.8 /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/
perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.7 /usr/
local/lib/perl5/site_perl/5.8.2 /usr/local/lib/perl5/site_perl/5.6.2 /
usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /
usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8) at /usr/
local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Plugin/DKIM.pm line
60.
[18402] warn: Compilation failed in require at (eval 99) line 1.
[18402] warn: plugin: failed to create instance of plugin
Mail::SpamAssassin::Plugin::DKIM: Can't locate object method "new"
via package "Mail::SpamAssassin::Plugin::DKIM" at (eval 100) line 1.
Without them I know that I'd be slammed by the 'buy your drugs
here' image spams. Obviously there's going to be a CPU hit for
FuzzyOCR but perhaps with your greylisting the number of messages
that it'll work on will be manageable?
I expect so, the mailserver is under a very light load.
I'll see how ImageInfo works for now.
--
There are 10 types of people in the world: Those who understand
binary, and those who don't.