[SAtalk] X-Spam-Record in one line.

2003-10-03 Thread Raul Dias
er is messed? Is this a configuration option I failed to find (RTFM kind)? Is this controled by some externa CPAN module (which I need to update)? []'s Raul Dias --- This sf.net email is sponsored by:ThinkGeek Welcome to geek he

[SAtalk] Evolution messing with X-Spam-Report headers

2003-10-06 Thread Raul Dias
Hi, Recently I asked a question about why my X-Spam-Report was messed. Now I findout that Evolution (1.4.x) seems to be the guilty one. When opening my mail in the mailserver the headers are fine. Does anyone else here uses Evolution and noticed this problem? []'s Raul

[SAtalk] X-Spam-Report not working for spam messages (2.55)

2003-07-03 Thread Raul Dias
. []'s Raul Dias --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.

[SAtalk] How to balance new rules for hams that looks like spam

2003-07-10 Thread Raul Dias
So, how do you balance this kind of situation? Is whitelisting the only way to go? Regards, Raul Dias --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free

Re: [SAtalk] sendmail and X-Envelope-From header

2003-07-10 Thread Raul Dias
ipients of a message, it is not displayed... Do you know how/what to use when there are multiple local recipients instead of $u? []'s Raul Dias --- This SF.Net email sponsored by: Parasoft Error proof Web a

[SAtalk] [ot] Dilbert

2003-07-12 Thread Raul Dias
Just some fun related. http://www.comics.com/comics/dilbert/archive/images/dilbert2003071742312.gif []'s Raul Dias --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebK

Re: [SAtalk] Global white/black lists?

2003-07-15 Thread Raul Dias
ms pretty simple. Any ideas? Thanks in > advance for the help... SA is really doing a great job for us. Blocking > around 2,500 spam /week. > The way to go is Mail::SpamAssassin::Conf. my installation is setup to look into /etc/mail/spamassassin for globals.

Re: [SAtalk] (OT) DSL/DIALUP manual BL Catch 22

2003-07-15 Thread Raul Dias
il. Of course not all ISPs offer good services and this is the case, change ISP. IMO, if every legitime mail came thru an ISP smtp, fighting spam would be much more easy. []'s Raul Dias --- This SF.Net email sponsored by: Parasoft Error

[SAtalk] pyzor not working with spamd

2003-07-22 Thread Raul Dias
ack" error. Does anyone knows (or guess) what is happening? Regards, Raul Dias --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Wind

[SAtalk] Message size limit for SA

2003-07-23 Thread Raul Dias
there is a limite at all)? Thanks, Raul Dias --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same

Re: [SAtalk] SA Custom Rule Emporium is alive :)

2003-07-23 Thread Raul Dias
the reports. This would in turn stimullate rule authors to write more and better rules. 2 - Differentiate to sysadmins official SA rules from contributed ones. This would make easy to correct scores based on where it comes from. Regards, Raul Dias Em Qua, 2003-07-23 às 13:19

RE: [SAtalk] Razor question

2003-07-24 Thread Raul Dias
y with a meta like RAZOR_CHECK && (BAYES_90 || BAYES_80 || xxx) where xxx you add every possible BAYES match that you want. []'s Raul Dias > --Larry --- This SF.Net email sponsored by: Free pre-built ASP.NET sites includin

RE: [SAtalk] Razor question

2003-07-25 Thread Raul Dias
hi Kevin, Em Sex, 2003-07-25 às 07:07, Kevin Buzzard escreveu: > On 24 Jul 2003, Raul Dias wrote: > > > Something I found interesting was using Razor + Pyzor + Dcc. > > Then I create meta rules that matchs: > > Razor + Pyzor > > Razor + Dcc > > Pyzor + Dcc >

Re: [SAtalk] spam funny

2003-07-25 Thread Raul Dias
Hi, Em Sex, 2003-07-25 às 17:41, Daniel Carrera escreveu: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 [...] > body MY_CONSONANT_4 /[^aeiou]{4}/ I think you meant something like: /[^aeiou\s\d]{4}/ []'s Raul Dias -

Re: [SAtalk] reporting idea

2003-07-27 Thread Raul Dias
AFAIK, this is what a spamcop report does. With the bonus that the spam source might be added to spamcop's RBL. IMO, it would be a good addition to sa to have spamassassin -R report to spamcop too. (Maybe a Net::Spam::Spamcop.pm would help ;) []'s Raul Dias Em Sex, 2003-07-25 às 13:

Re: [SAtalk] pyzor (help needed)

2003-07-30 Thread Raul Dias
spamd does not initialize the HOME env when starting up or something like this. OTOH, I don't know if this is the same case with spamassassin in the command line. []'s Raul Dias Em Qua, 2003-07-30 às 06:36, Eugene Filatov escreveu: > Hello again! > > If someone has expirience

Re: [SAtalk] [RD] rule discussion

2003-07-30 Thread Raul Dias
BTW, you don't need to localize $_ . $_ is already localized per block {}. Also, assuming that all perl aplications are under "use strict;" there is no need to use "local" at all. ;) []'s Raul Dias --- This SF.N

RE: [SAtalk] [RD] rule discussion

2003-07-30 Thread Raul Dias
e point here is not expressions, but eval function which _are_ written in Perl. You can't write a perl function without understand how Perl works. Hmmm well you can, but I wouldn't recommend. :) []'s Raul Dias --- Th

Re: [SAtalk] [RD] rule discussion

2003-07-31 Thread Raul Dias
Em Qua, 2003-07-30 às 22:49, Justin Mason escreveu: > Raul Dias writes: > >BTW, you don't need to localize $_ . > >$_ is already localized per block {}. > > !? are you sure? I should have gone sleep before written that. :) The bahaviour is not the same to subrouti

Re: [SAtalk] separate rules from distribution

2003-08-02 Thread Raul Dias
r, I would love to start using rules from sa 2.60 in 2.55 while 2.60 still beta. []'s Raul Dias --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now.

Re: [SAtalk] Problem with "penis enlargement" :)

2003-08-02 Thread Raul Dias
es or other attachments). SpamAssassin no longer tests full tests against decoded text; use "rawbody" for that. 8<--- IMO, hoever, you would be better served with "body" than "rawbody". []'s Raul Dias Em S?, 2003-08-02 às 11:08,