Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Andrew W . Donoho
On Sep 22, 2004, at 08:16, Codger wrote: Does anyone know what version of CGPSA (for CommuniGate Pro) is required for version 3.0.0? CGPSA 1.4a3 is the version that supports SA3.0. Andrew Andrew W. Donoho [EMAIL PROTECTED], PGP Key ID: 0x81D0F250 +1 (512) 4

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Danie Marais
> Did you go from a 2.6x version up using CPAN? > > > > > FYI, I have just installed using CPAN. > > Yeah, I went from 2.64 to 3. And as Michael says you cannot just blindly update. You probably need to at least modify local.cf slightly. My setup is pretty much out-of-the-box with Procmail so a

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Michael Parker
On Wed, Sep 22, 2004 at 09:16:21AM -0400, Codger wrote: > Did you go from a 2.6x version up using CPAN? > ATTENTION PEOPLE WHO INSTALL VIA CPAN!! Please, before you blindly install from CPAN, be sure to read INSTALL and UPGRADE. Michael

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Codger
Did you go from a 2.6x version up using CPAN? Does anyone know what version of CGPSA (for CommuniGate Pro) is required for version 3.0.0? On Sep 22, 2004, at 9:05 AM, Danie Marais wrote: Is there an ETA for the CPAN release? FYI, I have just installed using CPAN. Kindest regards, Ron The me

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Danie Marais
> > Is there an ETA for the CPAN release? FYI, I have just installed using CPAN.

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Rick Macdougall
Michael Parker wrote: On Wed, Sep 22, 2004 at 08:43:17AM -0400, Rick Macdougall wrote: Since I can't test this without installing it, can the devs tell me if setting rewrite_header Subject "" will negate the global default ? rewrite_header Subject Should work, I just tried it. Thanks muchly! I

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Michael Parker
On Wed, Sep 22, 2004 at 08:43:17AM -0400, Rick Macdougall wrote: > > Since I can't test this without installing it, can the devs tell me if > setting rewrite_header Subject "" will negate the global default ? > rewrite_header Subject Should work, I just tried it. Michael

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Michael Parker
On Wed, Sep 22, 2004 at 08:40:38AM -0400, AltGrendel wrote: > On Wed, 2004-09-22 at 07:37, Daniel Quinlan wrote: > > (technical information about SpamAssassin 3.0.0 release) > > > > SpamAssassin 3.0.0 is released! SpamAssassin 3.0.0 is a major update and > > includes a number of new email and ant

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Rick Macdougall
Michael Parker wrote: On Wed, Sep 22, 2004 at 08:12:36AM -0400, Rick Macdougall wrote: Question... if the default setting is rewrite_header Subject SPAM(_SCORE_) I don't believe that is the default setting. how do I specify that my email address does NOT want the header re-written ? Just

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread AltGrendel
On Wed, 2004-09-22 at 07:37, Daniel Quinlan wrote: > (technical information about SpamAssassin 3.0.0 release) > > SpamAssassin 3.0.0 is released! SpamAssassin 3.0.0 is a major update and > includes a number of new email and anti-spam technologies. > Is there an ETA for the CPAN release? ---

RE: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Michele Neylon :: Blacknight Solutions
Daniel Quinlan wrote: > New rules: > > - SPF is supported using the Mail::SPF::Query module. > > - There are new rules and code to combat Bayes-poisoning > text and random > hash-busters; Habeas rules now check against the Habeas > user list to > combat forged marks used in spam. > >

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Michael Parker
On Wed, Sep 22, 2004 at 08:12:36AM -0400, Rick Macdougall wrote: > > Question... if the default setting is > > rewrite_header Subject SPAM(_SCORE_) > I don't believe that is the default setting. > how do I specify that my email address does NOT want the header re-written ? Just remove

Re: ANNOUNCE: SpamAssassin 3.0.0 information

2004-09-22 Thread Rick Macdougall
Daniel Quinlan wrote: - The "rewrite_subject" and "subject_tag" configuration options were deprecated and are now removed. Instead, using "rewrite_header Subject [your desired setting]". e.g. rewrite_subject 1 subject_tag SPAM(_SCORE_) becomes rewrite_heade