On Tue, 24 Jul 2007 at 20:48 +0800, [EMAIL PROTECTED] confabulated:

Other than FuzzyOCR, is there other way to filter graphic spams? I had ImageInfo but seem like it is not working.
PS... also check out ImageInfo.pm
http://www.rulesemporium.com/plugins.htm
Yes I had that, but it is not working for me.

[26559] dbg: config: read file /etc/mail/spamassassin/imageinfo.cf
Probably you're missing the needed LoadPlugin line?

Put this on top of the imageinfo.cf or any .pre file:
loadplugin Mail::SpamAssassin::Plugin::ImageInfo /path/to/ImageInfo.pm

I have loadplugin Mail::SpamAssassin::Plugin::ImageInfo in v320.pre

The plugin is loaded by default in v320.pre.

I have also move ImageInfo.pm to /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin/Plugin/

ImageInfo.pm by default lives here.

In imageinfo.cf

# Version: 0.7
# Requires: ImageInfo.pm plugin

ifplugin Mail::SpamAssassin::Plugin::ImageInfo

I still dont see any hit for image email.

You should see at least one of these in the logs:

  DC_GIF_UNO_LARGO
  DC_IMAGE_SPAM_HTML
  DC_IMAGE_SPAM_TEXT
  DC_PNG_UNO_LARGO

I'm seeing several log entries as such:

Jul 24 04:12:05 smtpgate spamd[918]: spamd: result: Y 39 - CLAMAV,DATE_IN_PAST_03_06,DC_GIF_UNO_LARGO,DC_IMAGE_SPAM_HTML,DC_IMAGE_SPAM_TEXT,DRUGS_ERECTILE,DRUG_ED_SILD,EXTRA_MPART_TYPE,HELO_DYNAMIC_IPADDR,HTML_IMAGE_ONLY_12,HTML_MESSAGE,J_CHICKENPOX_73,MY_CID_AND_ARIAL2,MY_CID_AND_STYLE,MY_CID_ARIAL_STYLE,PART_CID_STOCK,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_DUL,RDNS_NONE,SARE_GIF_ATTACH,SARE_SUB_NUM_PILLS,T_TVD_FW_GRAPHIC_ID1,XMAILER_MIMEOLE_OL_22B61 scantime=0.6,size=53663,[EMAIL PROTECTED],uid=58,required_score=5.0,rhost=localhost.example.com,raddr=127.0.0.1,rport=53137,mid=<[EMAIL PROTECTED]>,autolearn=disabled

-------
  _|_
 (_| |

Reply via email to