I just got this, claiming it was a greeting from a family member

2007-02-18 Thread Gene Heskett
Which should have been tipoff enough, but its been in interesting with a death in the immediate family so I bit. I haven't looked at the html in an editor yet, but will before I kill anything that looks the least suspect. I nailed every address it was relayed thru & put it in my .procmailrc wit

Re: just add header to spam mail

2007-02-18 Thread matt
On Sun, Feb 18, 2007 at 05:02:10PM -0800, Evan Platt wrote: > At 04:28 PM 2/18/2007, [EMAIL PROTECTED] wrote: > >hello > > > >i have been using spamassassin for ages and it has always defaulted to > >saying an email is spam and attaching the original message to the report > >from spamassassin. > >

Re: just add header to spam mail

2007-02-18 Thread Evan Platt
At 04:28 PM 2/18/2007, [EMAIL PROTECTED] wrote: hello i have been using spamassassin for ages and it has always defaulted to saying an email is spam and attaching the original message to the report from spamassassin. I was wondering if its possiable to make it just add the headers to the email

just add header to spam mail

2007-02-18 Thread matt
hello i have been using spamassassin for ages and it has always defaulted to saying an email is spam and attaching the original message to the report from spamassassin. I was wondering if its possiable to make it just add the headers to the email and not change the email in any other way, so if y

Re: Google Summer of Code 2007 ...

2007-02-18 Thread Tim B.
Justin Mason wrote: Graham Murray writes: Theo Van Dinter <[EMAIL PROTECTED]> writes: Doesn't SA have at least 3 of those already? Razor, DCC, and Pyzor. Not quite. Those show how many times *others* have seen it, not how many times *I* have seen it. Also, these have hysteresis

cyrillic?

2007-02-18 Thread Robert Nicholson
So this code does a pretty good job of keeping out Asian spam $spamtest->init(1); my $check_mail = message_from_string_or_arrayref($mail->as_string); my $msg = Mail::SpamAssassin::PerMsgStatus->new($spamtest, $check_mail); if ($msg->check_for_faraway_charset_in_headers()) { igno

RE: [2] How can I configure spamassassin to filter spam jpgs?

2007-02-18 Thread Leon Kolchinsky
> -Original Message- > From: Raul Dias [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 15, 2007 7:12 PM > To: Maciej Friedel > Cc: users@spamassassin.apache.org > Subject: Re: [2] How can I configure spamassassin to filter spam jpgs? > > On Thu, 2007-02-15 at 11:01 +0100, Maciej Fri

Re: Google Summer of Code 2007 ...

2007-02-18 Thread Justin Mason
Graham Murray writes: > Theo Van Dinter <[EMAIL PROTECTED]> writes: > > Doesn't SA have at least 3 of those already? Razor, DCC, and Pyzor. > > Not quite. Those show how many times *others* have seen it, not how > many times *I* have seen it. Also, these have hysteresis so if you are > unfortuna

Re: Google Summer of Code 2007 ...

2007-02-18 Thread Matthias Leisi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Justin Mason wrote: > Also, any suggestions from outside the dev team? Anyone got good ideas > for new SpamAssassin features that would be good to pay someone to work on > for 3 months? If I look at the tools and scripts I built around SA (and whi