Re: multiple instances, simplification

2010-04-16 Thread Jorge Valdes
n-children=1 --max-children=1" so that each instance only runs one scanner instance, thus conserving RAM. - -- Jorge Valdes jval...@intercom.com.sv -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAY

Bad SARE Rule

2008-10-24 Thread Jorge Valdes
I have just discovered a small bug in 70_sare_header.cf: headerSARE_FREE_WEBM_RuMailFrom =~ /[EMAIL PROTECTED]/i which should be: headerSARE_FREE_WEBM_RuMailFrom =~ /[EMAIL PROTECTED]/i otherwise it will always match other stuff like: @mail.runner.com, etc. -- Jorge Valdes

Re: OT: DNS restrictions for a mail server

2008-10-21 Thread Jorge Valdes
ptions could be generated for these records in the same manner that MX records generate exceptions. I understand that any new type DNS record must be discussed, and this is not the proper list to do it in, but this discussion is probably appropiate since it's: OT. -- Jorge Valdes

sa-compile errors

2008-09-12 Thread Jorge Valdes
ompile w/o errors, but this does seem strange... -- Jorge Valdes Intercom El Salvador

Segmentation Fault

2008-09-08 Thread Jorge Valdes
up my current config. If the compiled rulesets are perl specific, then I can go ahead and recompile and restart spamd, otherwise, I think I found a bug, since if there is a version mismatch, spamassassin should be able to detect this, and in this case, go on without the compiled rulesets. -- Jorge V

Re: Feedback on 3.2.4

2008-01-23 Thread Jorge Valdes
t the percentages scantime is roughly the same with exactly the same hardware. -- Jorge Valdes

Feature Request

2007-03-28 Thread Jorge Valdes
0 6.2 0:00.91 spamd child: 0/75 initialized where a.b.c.d is the IP address from the machine who sent the message we need to "check", and will be 127.0.0.1 when done via Unix Socket. -- Jorge Valdes [EMAIL PROTECTED] diff -rub Mail-SpamAssassin-3.1.8-orig/lib/Mail/SpamAss

Re: Fwd: FuzzyOcr - how do I "teach" it?

2007-02-23 Thread Jorge Valdes
s that if an image "fingerprint" is found here, there is no need to do OCR. If you already have the image learned as HAM, you must delete it first, then optionally add it to the SPAM database. Jorge. -- -BEGIN GEEK CODE BLOCK- Name: Jorge Valdes EMail: jorgejoval.info Versi

Re: lint errors

2007-01-22 Thread Jorge Valdes
Robert Fitzpatrick wrote: I get the following lint errors: esmtp# spamassassin --lint Subroutine FuzzyOcr::O_NONBLOCK redefined at /usr/local/lib/perl5/5.8.6/Exporter.pm line 65. at /usr/local/lib/perl5/5.8.6/mach/POSIX.pm line 19 [98248] warn: FuzzyOcr: Cannot find executable for pamthreshold

Re: [Devel-spam] FuzzyOcr 3.5.1 released

2007-01-08 Thread Jorge Valdes
Andy Dills wrote: On Mon, 8 Jan 2007, Jorge Valdes wrote: I do understand that in large environments, optimizations have to be made in order not to kill server performance, and expiration is probably something that could be done at "more convenient times". I will commit a scrip

Re: spammers dodging OCR

2006-11-06 Thread Jorge Valdes
Messenger for a chance to win a free trip! http://www.imagine-windowslive.com/minisites/yahoo/default.aspx?locale=en-us&hmtagline FuzzyOcr (devel version) is already catching these... has been for a while now. -- Jorge Valdes

Re: ImageInfo vs FuzzyOCR performance?

2006-10-30 Thread Jorge Valdes
Michael Scheidell wrote: -Original Message- From: Jorge Valdes [mailto:[EMAIL PROTECTED] Sent: Friday, October 27, 2006 5:12 PM To: users@spamassassin.apache.org Subject: Re: ImageInfo vs FuzzyOCR performance? SPAM Results: 3936 Message(s) 49.83% 19.399 Average Score

Re: ImageInfo vs FuzzyOCR performance?

2006-10-27 Thread Jorge Valdes
184 Time(s)2.66% 30.08% Hit Rule: SARE_GIF_STOX Jorge Valdes

Re: Stock spam in images

2006-10-04 Thread Jorge Valdes
results with other images too, so unless you have a really overloaded system, adding another scanset will not 'break the bank'. -- Jorge Valdes

Re: Infuriating gif spam...

2006-09-26 Thread Jorge Valdes
plugin that has this and other improvements available here: http://www.joval.info/proj/FuzzyOcr.html -- Jorge Valdes Intercom El Salvador [EMAIL PROTECTED]

Re: Error when starting spamd 3.1.3

2006-06-29 Thread Jorge Valdes
Loren Wilton wrote: What version of hostname/long? Various versions have had some rather nasty bugs that show up when used with SA. Loren Using version 1.4 (latest according to CPAN) -- Jorge Valdes

Re: Error when starting spamd 3.1.3

2006-06-28 Thread Jorge Valdes
Rosenbaum, Larry M. wrote: From: Jorge Valdes [mailto:[EMAIL PROTECTED] Hi, I get the following error when starting spamd: error: Insecure dependency in `` while running with -T switch at /usr/local/lib/perl5/site_perl/5.8.6/Sys/Hostname/Long.pm line 91, line 222. System: Solaris 9/sparc

Error when starting spamd 3.1.3

2006-06-28 Thread Jorge Valdes
see everytime I restart spamd due to option changes and/or configuration changes. -- Jorge Valdes Intercom El Salvador [EMAIL PROTECTED]

Hidden Option?

2006-06-28 Thread Jorge Valdes
scale-period=i'=> \$opt{'server-scale-period'}, Now I can set the option to my taste. -- Jorge Valdes Intercom El Salvador [EMAIL PROTECTED]

Re: SA 3.04 and RHEL4, Net::DNS isn't working

2005-06-21 Thread Jorge Valdes
even changed the configuracion back to use my local DNS cache and still have not seen problems... Hope it helps. -- Jorge Valdes Intercom El Salvador [EMAIL PROTECTED]

Patch to SPAMD

2004-11-09 Thread Jorge Valdes
tain the correct directory to create, and neither the directory or the user_prefs file are created. This is a simple fix. If anyone is interested, attached is a patch file for these changes... -- Jorge Valdes Intercom El Salvador [EMAIL PROTECTED] fax: ++(503) 265-7025 diff -ruN spamd-original spam