Re: ImageInfo plugin for SA

2006-08-05 Thread Marc Perkel
Seems to be working well. But before this new rule set the old spam poisoned my bayes so I just purged all my bayes and starting over. That way I won't get bayes_00 lowering the point score.

Re: ImageInfo plugin for SA

2006-08-04 Thread MennovB
but was not marked by the image-info rules. Not really spectacular, maybe I should remove all the spam-rules and blocklists in Postfix so I get to see some action, or type our 1500 mailaddresses in on a 'remove me' page ;-) Regards Menno -- View this message in context: http://www.na

RE: ImageInfo plugin for SA

2006-08-04 Thread Dave Koontz
che.org Cc: users@spamassassin.apache.org Subject: ImageInfo plugin for SA Greetings, For those of you that dont want the overhead or hassel of installing all extras to get OCR running, I give you a simpler (maybe less effective) option.. It basically determines pixel coverage simil

Re: ImageInfo plugin for SA

2006-08-04 Thread Theo Van Dinter
On Fri, Aug 04, 2006 at 09:20:41AM -0500, Dave Augustus wrote: > > 7.162 8.3673 0.1.000 0.953.00 T_DC_GIF_UNO_LARGO > > 4.016 4.6920 0.1.000 0.843.00 T_DC_IMAGE_SPAM > > 0.666 0.7786 0.1.000 0.364.00 T_DC_GIF_MULTI_LARGO > > 0.576 0

Re: ImageInfo plugin for SA

2006-08-04 Thread Theo Van Dinter
On Fri, Aug 04, 2006 at 09:36:17AM +0200, Jim Knuth wrote: > > Yeah, the files are in my sandbox: > > http://svn.apache.org/repos/asf/spamassassin/rules/trunk/sandbox/felicity/ > > only the two files, ImageInfo.pm - 70_imageinfo.cf? And the > others? When talking about the ImageInfo stuff, yes, j

Re: ImageInfo plugin for SA

2006-08-04 Thread MennovB
ime I upload a file with nabble so not sure how it will appear) http://www.nabble.com/user-files/196/viewer81.gif viewer81.gif Thanks Menno van Bennekom -- View this message in context: http://www.nabble.com/ImageInfo-plugin-for-SA-tf2047808.html#a5651232 Sent from the SpamAssassin - Users for

Re: ImageInfo plugin for SA

2006-08-04 Thread Bill Randle
On Fri, 2006-08-04 at 04:22 -0700, MennovB wrote: > > Maurice Lucas wrote: > > > > Maybe i'm off there spamlist ;) but I think i'm just lucky for a few > > hours. > > > I've got zero hits here sofar, very little image-spam comes in and what does > is discarded by postfix rules. > We'll see after

Re: ImageInfo plugin for SA

2006-08-04 Thread Dave Augustus
Pardon the question but how are you generating these stats? Dave On Thu, 2006-08-03 at 21:35 -0400, Theo Van Dinter wrote: > On Thu, Aug 03, 2006 at 07:05:52PM -0500, Dallas L. Engelken wrote: > > > I made some major edits (1/3 smaller and also faster :) ), > > > but the core algorithm is the

RE: ImageInfo plugin for SA

2006-08-04 Thread Dallas L. Engelken
> -Original Message- > From: Donald F. Caruana [mailto:[EMAIL PROTECTED] > Sent: Friday, August 04, 2006 08:51 > To: users@spamassassin.apache.org > Subject: RE: ImageInfo plugin for SA > > Sorry if I missed it, but why such a large area for the GIF > size? Or

RE: ImageInfo plugin for SA

2006-08-04 Thread Donald F. Caruana
al Message- From: Dallas L. Engelken [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 2006 10:55 PM To: users@spamassassin.apache.org Subject: RE: ImageInfo plugin for SA > -Original Message- > From: Theo Van Dinter [mailto:[EMAIL PROTECTED] > Sent: Thursd

RE: ImageInfo plugin for SA

2006-08-04 Thread Dallas L. Engelken
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, August 04, 2006 07:26 > To: users@spamassassin.apache.org > Subject: RE: ImageInfo plugin for SA > > Dallas, > > one question/suggestion/feature request: I found quite

RE: ImageInfo plugin for SA

2006-08-04 Thread Dallas L. Engelken
> -Original Message- > From: Wolfgang Zeikat [mailto:[EMAIL PROTECTED] > Sent: Friday, August 04, 2006 07:22 > To: users@spamassassin.apache.org > Subject: Re: ImageInfo plugin for SA > > Will that work in SA 3.0.*? > > Sorry for first sending that quest

RE: ImageInfo plugin for SA

2006-08-04 Thread dirk
Dallas, one question/suggestion/feature request: I found quite a few GIF images in spam are broken insofar as Image::Info (which you don't use) is unable to report an images width and height (I presume due to the spammer's doing around with the binary data). Did you observe anything like it? If ye

Re: ImageInfo plugin for SA

2006-08-04 Thread Wolfgang Zeikat
Will that work in SA 3.0.*? Sorry for first sending that question to you off list, Dallas. cheers, wolfgang

Re: ImageInfo plugin for SA

2006-08-04 Thread MennovB
-- View this message in context: http://www.nabble.com/ImageInfo-plugin-for-SA-tf2047808.html#a5648595 Sent from the SpamAssassin - Users forum at Nabble.com.

Re: ImageInfo plugin for SA

2006-08-04 Thread Maurice Lucas
On Fri, 2006-08-04 at 02:21 -0700, MennovB wrote: > > Matthias Keller wrote: > > > > It seems to load fine but I get some errors every time I run a check: > > warn: plugin: failed to load plugin /etc/mail/spamassassin/ImageInfo.pm: > > No such file or directory > > > Yes, I had to comment this

Re: ImageInfo plugin for SA

2006-08-04 Thread MennovB
ssassin::Plugin::ImageInfo ImageInfo.pm Then it loads fine. I'm still testing with some examples though. Regards Menno -- View this message in context: http://www.nabble.com/ImageInfo-plugin-for-SA-tf2047808.html#a5647179 Sent from the SpamAssassin - Users forum at Nabble.com.

Re: ImageInfo plugin for SA

2006-08-04 Thread Matthias Keller
Matthias Keller wrote: Michele Neylon:: Blacknight.ie wrote: Spamassassin List wrote: Put the .pm file that is attached in your M::SA::Plugins dir. Add to your init.pre (or v310.pre) the following line. Where is the usual Plugins dir? regards It doesn't really matter as you ca

RE: ImageInfo plugin for SA

2006-08-04 Thread Michele Neylon :: Blacknight Solutions
Matthias Keller wrote: > Michele Neylon:: Blacknight.ie wrote: >> Spamassassin List wrote: >> Put the .pm file that is attached in your M::SA::Plugins dir. Add to your init.pre (or v310.pre) the following line. >>> Where is the usual Plugins dir? >>> >>> regards >>> >> It doesn'

Re: ImageInfo plugin for SA

2006-08-04 Thread Matthias Keller
Michele Neylon:: Blacknight.ie wrote: Spamassassin List wrote: Put the .pm file that is attached in your M::SA::Plugins dir. Add to your init.pre (or v310.pre) the following line. Where is the usual Plugins dir? regards It doesn't really matter as you can specify the plugin lo

Re: ImageInfo plugin for SA

2006-08-04 Thread Jim Knuth
Heute (04.08.2006/02:50 Uhr) schrieb Theo Van Dinter, > On Fri, Aug 04, 2006 at 02:38:48AM +0200, Raymond Dijkxhoorn wrote: >> Could you post the altered one also somewhere ? > Yeah, the files are in my sandbox: > http://svn.apache.org/repos/asf/spamassassin/rules/trunk/sandbox/felicity/ only t

Re: ImageInfo plugin for SA

2006-08-04 Thread Michele Neylon:: Blacknight.ie
Spamassassin List wrote: >> Put the .pm file that is attached in your M::SA::Plugins dir. Add to >> your init.pre (or v310.pre) the following line. > > Where is the usual Plugins dir? > > regards It doesn't really matter as you can specify the plugin location in the *.pre file eg. loadplugin Mai

RE: ImageInfo plugin for SA

2006-08-03 Thread Dallas L. Engelken
> -Original Message- > From: John Andersen [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 03, 2006 8:42 PM > To: users@spamassassin.apache.org > Subject: Re: ImageInfo plugin for SA > > On Thursday 03 August 2006 16:50, Theo Van Dinter wrote: > > On Fri,

RE: ImageInfo plugin for SA

2006-08-03 Thread Dallas L. Engelken
> -Original Message- > From: Theo Van Dinter [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 03, 2006 8:35 PM > To: users@spamassassin.apache.org > Subject: Re: ImageInfo plugin for SA > > On Thu, Aug 03, 2006 at 07:05:52PM -0500, Dallas L. Engelken wrote: &g

RE: ImageInfo plugin for SA

2006-08-03 Thread Michael Scheidell
Depends. Do a 'locate SPF.pm' and see where yours is. Mine is at: /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Plugin/SPF.pm

Re: ImageInfo plugin for SA

2006-08-03 Thread Theo Van Dinter
On Thu, Aug 03, 2006 at 05:42:17PM -0800, John Andersen wrote: > So what happens next week when they switch to jpegs? Sounds like a new function and set of rules. :) > Btw: Very minor typo in: > describe DC_PNG_UNO_LARGO Message contains a single large inline gif > > You mean png for t

Re: ImageInfo plugin for SA

2006-08-03 Thread Spamassassin List
Put the .pm file that is attached in your M::SA::Plugins dir. Add to your init.pre (or v310.pre) the following line. Where is the usual Plugins dir? regards

Re: ImageInfo plugin for SA

2006-08-03 Thread John Andersen
On Thursday 03 August 2006 16:50, Theo Van Dinter wrote: > On Fri, Aug 04, 2006 at 02:38:48AM +0200, Raymond Dijkxhoorn wrote: > > Could you post the altered one also somewhere ? > > Yeah, the files are in my sandbox: > http://svn.apache.org/repos/asf/spamassassin/rules/trunk/sandbox/felicity/ So

Re: ImageInfo plugin for SA

2006-08-03 Thread Theo Van Dinter
On Thu, Aug 03, 2006 at 09:35:05PM -0400, Theo Van Dinter wrote: > Hrm. Not sure how T_DC_IMAGE_SPAM got a bump there -- it's the same set of > input mail. It occured to me as I was sending that DC_IMAGE_SPAM is a meta with the new rule that's hitting. -- Randomly Generated Tagline: I'd love

Re: ImageInfo plugin for SA

2006-08-03 Thread Theo Van Dinter
On Thu, Aug 03, 2006 at 07:05:52PM -0500, Dallas L. Engelken wrote: > > I made some major edits (1/3 smaller and also faster :) ), > > but the core algorithm is the same. Overall, very good from > > my results: > > Awesome... Thanks for that! But no *_MULTI_LARGO hits??? I have tons > of the

Re: ImageInfo plugin for SA

2006-08-03 Thread Raymond Dijkxhoorn
Hi! Could you post the altered one also somewhere ? Yeah, the files are in my sandbox: http://svn.apache.org/repos/asf/spamassassin/rules/trunk/sandbox/felicity/ Ok, perfect. Running nice. On one box i have it together with the ocr one. So far the 'cheaper' rule is seeing about the same as

Re: ImageInfo plugin for SA

2006-08-03 Thread Theo Van Dinter
On Fri, Aug 04, 2006 at 02:38:48AM +0200, Raymond Dijkxhoorn wrote: > Could you post the altered one also somewhere ? Yeah, the files are in my sandbox: http://svn.apache.org/repos/asf/spamassassin/rules/trunk/sandbox/felicity/ -- Randomly Generated Tagline: "Running Linux 1.2 Because a 486 is a

Re: ImageInfo plugin for SA

2006-08-03 Thread Raymond Dijkxhoorn
Theo, On Thu, Aug 03, 2006 at 03:14:06PM -0500, Dallas L. Engelken wrote: All those scores in the cf are just "WAGs", since none have been masschecked. Theo, could you sandbox this? I made some major edits (1/3 smaller and also faster :) ), but the core algorithm is the same. Overall, ver

Re: ImageInfo plugin for SA

2006-08-03 Thread Michele Neylon:: Blacknight.ie
Very nice. Over 100 hits on one box in less than half an hour! -- Mr Michele Neylon Blacknight Solutions Quality Business Hosting & Colocation http://www.blacknight.ie/ Tel. 1850 927 280 Intl. +353 (0) 59 9183072 Direct Dial: +353 (0)59 9183090 Fax. +353 (0) 59 9164239

RE: ImageInfo plugin for SA

2006-08-03 Thread Dallas L. Engelken
> -Original Message- > From: Theo Van Dinter [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 03, 2006 6:52 PM > To: users@spamassassin.apache.org > Subject: Re: ImageInfo plugin for SA > > On Thu, Aug 03, 2006 at 03:14:06PM -0500, Dallas L. Engelken wrote: > &

Re: ImageInfo plugin for SA

2006-08-03 Thread Theo Van Dinter
On Thu, Aug 03, 2006 at 03:14:06PM -0500, Dallas L. Engelken wrote: > All those scores in the cf are just "WAGs", since none have been > masschecked. Theo, could you sandbox this? I made some major edits (1/3 smaller and also faster :) ), but the core algorithm is the same. Overall, very good f

Re: ImageInfo plugin for SA

2006-08-03 Thread Jason Haar
Just a comment to Dallas that his (? making a guess there) ImageInfo module seems to be doing a good job for me. I had a small sample of image-spam that currently gets past SA. Almost all of it scored +4/+5 points with his module activated. I also had a few recent inline-images "real" emails - di

ImageInfo plugin for SA

2006-08-03 Thread Dallas L. Engelken
Greetings, For those of you that dont want the overhead or hassel of installing all extras to get OCR running, I give you a simpler (maybe less effective) option.. It basically determines pixel coverage similar to what eval:html_image_ratio() does, but html_image_ratio() actually reads height=""