Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-08 Thread Justin Mason
Nick Leverton writes: > On Tuesday 06 March 2007 23:53, Mark Martinec wrote: > > > Btw, the following warnings (in v320) seem excessive, a null return path > > (aka envelope sender) is normal and constitute few percent of all mail: > > > > message: envelope_sender_header '' is not an FQDN - ignor

Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-08 Thread Nick Leverton
On Tuesday 06 March 2007 23:53, Mark Martinec wrote: > Btw, the following warnings (in v320) seem excessive, a null return path > (aka envelope sender) is normal and constitute few percent of all mail: > > message: envelope_sender_header '' is not an FQDN - ignoring > at > /usr/local/lib/perl5/s

Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-07 Thread Mark Martinec
> > > SpamAssassin 3.2.0-pre2 is released! > > Looks fine Btw, the following warnings (in v320) seem excessive, a null return path (aka envelope sender) is normal and constitute few percent of all mail: message: envelope_sender_header '' is not an FQDN - ignoring at /usr/local/lib/perl5/site_pe

Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-07 Thread Justin Mason
e, I'll write a quick paragraph on this for the UPGRADE file for the next prerelease --j. > > Phil > > > -Original Message- > > From: Jim Knuth [mailto:[EMAIL PROTECTED] > > Sent: 07 March 2007 00:12 > > To: Justin Mason > > Cc: dev@spamassass

Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-06 Thread Jim Knuth
; From: Jim Knuth [mailto:[EMAIL PROTECTED] > Sent: 07 March 2007 00:12 > To: Justin Mason > Cc: dev@spamassassin.apache.org; users@spamassassin.apache.org > Subject: Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available > Gestern (06.03.2007/15:09 Uhr) schrieb Justin Mason, >>

Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-06 Thread Jim Knuth
Heute (07.03.2007/02:26 Uhr) schrieb R Lists06, >> >> 127/8 is now always trusted. >> >> Remove that "trusted_networks 127/8" line and all should be well. >> >> Phil > Are you saying we should remove the entry 127.0.0.1 from the > trusted_networks ? > What about if in the internal_networks e

RE: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-06 Thread R Lists06
> > 127/8 is now always trusted. > > Remove that "trusted_networks 127/8" line and all should be well. > > Phil Are you saying we should remove the entry 127.0.0.1 from the trusted_networks ? What about if in the internal_networks entry ? Is this for 3.2.0 only or is it in 3.1.8 too? Isn't

Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-06 Thread Jim Knuth
Jim Knuth [mailto:[EMAIL PROTECTED] > Sent: 07 March 2007 00:12 > To: Justin Mason > Cc: dev@spamassassin.apache.org; users@spamassassin.apache.org > Subject: Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available > Gestern (06.03.2007/15:09 Uhr) schrieb Justin Mason, >> S

RE: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-06 Thread Randal, Phil
Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available Gestern (06.03.2007/15:09 Uhr) schrieb Justin Mason, > SpamAssassin 3.2.0-pre2 is released! > This is a *prerelease* of SpamAssassin 3.2.0; not the full release. Actual there a little bit changed with trusted network? My l

Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-06 Thread Jim Knuth
Gestern (06.03.2007/15:09 Uhr) schrieb Justin Mason, > SpamAssassin 3.2.0-pre2 is released! > This is a *prerelease* of SpamAssassin 3.2.0; not the full release. Actual there a little bit changed with trusted network? My local.cf included # Trusted clear_trusted_networks trusted_networks 127/8

Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-06 Thread Justin Mason
Mark Martinec writes: > > SpamAssassin 3.2.0-pre2 is released! > > This is a *prerelease* of SpamAssassin 3.2.0; not the full release. > > Looks fine, runs also under amavisd-new cleanly > > (after having to remove some stale rule scores > in my local.cf of course to make a --lint happy). > > A

Re: NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-06 Thread Mark Martinec
> SpamAssassin 3.2.0-pre2 is released! > This is a *prerelease* of SpamAssassin 3.2.0; not the full release. Looks fine, runs also under amavisd-new cleanly (after having to remove some stale rule scores in my local.cf of course to make a --lint happy). An updated DKIM plugin patch is now in the

NOTICE: SpamAssassin 3.2.0-pre2 PRERELEASE available

2007-03-06 Thread Justin Mason
SpamAssassin 3.2.0-pre2 is released! This is a *prerelease* of SpamAssassin 3.2.0; not the full release. SpamAssassin is a mail filter which uses advanced statistical and heuristic tests to identify spam (also known as unsolicited bulk email). Highlights of the release -