Re: SpamAssassins bayes mechanism and message headers

2009-03-19 Thread Matus UHLAR - fantomas
>From: Matt Kettler >Date: Tue, 17 Mar 2009 21:30:02 -0400 > >fl...@pbartels.info wrote: >> Hello, >> >> instead of disabling a lot possibly set message headers using >> "bayes_ignore_header" and ending up in strange configs like: >> >> bayes_ignore_header R

Re: SpamAssassins bayes mechanism and message headers

2009-03-18 Thread Jeff Mincy
From: Matt Kettler Date: Wed, 18 Mar 2009 19:49:53 -0400 Jeff Mincy wrote: >From: Matt Kettler >Date: Tue, 17 Mar 2009 21:30:02 -0400 > >fl...@pbartels.info wrote: >> Hello, >> >> instead of disabling a lot possibly set message headers

Re: SpamAssassins bayes mechanism and message headers

2009-03-18 Thread Matt Kettler
Jeff Mincy wrote: >From: Matt Kettler >Date: Tue, 17 Mar 2009 21:30:02 -0400 > >fl...@pbartels.info wrote: >> Hello, >> >> instead of disabling a lot possibly set message headers using >> "bayes_ignore_header" and ending up in strange configs like: >> >> bay

Re: SpamAssassins bayes mechanism and message headers

2009-03-18 Thread Jeff Mincy
From: Greg Troxel Date: Wed, 18 Mar 2009 15:33:31 -0400 Jeff Mincy writes: >From: Matt Kettler >Date: Tue, 17 Mar 2009 21:30:02 -0400 > >> shouldn't SpamAssassins bayes mechanism just ignore the complete >> message header and just look at the body?

Re: SpamAssassins bayes mechanism and message headers

2009-03-18 Thread Greg Troxel
Jeff Mincy writes: >From: Matt Kettler >Date: Tue, 17 Mar 2009 21:30:02 -0400 > >> shouldn't SpamAssassins bayes mechanism just ignore the complete >> message header and just look at the body? >> This seems useful in my opinion. >It seems like a very misguided idea to me

Re: SpamAssassins bayes mechanism and message headers

2009-03-18 Thread Jeff Mincy
From: Matt Kettler Date: Tue, 17 Mar 2009 21:30:02 -0400 fl...@pbartels.info wrote: > Hello, > > instead of disabling a lot possibly set message headers using > "bayes_ignore_header" and ending up in strange configs like: > > bayes_ignore_header Return-Path ...

Re: SpamAssassins bayes mechanism and message headers

2009-03-18 Thread Karsten Bräckelmann
On Wed, 2009-03-18 at 08:00 +0100, fl...@pbartels.info wrote: > Matt Kettler wrote: > > Is there any reason to think headers make bad tokens? > > For example the "X-Spam-Flag: NO" can cause Problems if you don't > remove it before parsing and don't set it yourself. (You'll never do > that an

Re: SpamAssassins bayes mechanism and message headers

2009-03-18 Thread Matt Kettler
John Hardin wrote: > On Tue, 17 Mar 2009, Matt Kettler wrote: > >> SA extensively parses the headers. It parses *all* headers, even >> nonstandard ones that I could randomly configure a server to add like >> "X-Matts-funky-header: Hi!". > > If at a later date you add a header to the ignore list, do

Re: SpamAssassins bayes mechanism and message headers

2009-03-18 Thread John Hardin
On Tue, 17 Mar 2009, Matt Kettler wrote: SA extensively parses the headers. It parses *all* headers, even nonstandard ones that I could randomly configure a server to add like "X-Matts-funky-header: Hi!". If at a later date you add a header to the ignore list, does Bayes "forget" that it's pr

Re: SpamAssassins bayes mechanism and message headers

2009-03-18 Thread floss
Matt Kettler wrote: fl...@pbartels.info wrote: Hello, instead of disabling a lot possibly set message headers using "bayes_ignore_header" and ending up in strange configs like: bayes_ignore_header Return-Path bayes_ignore_header Received bayes_ignore_header X-Spam-Flag bayes_ignore_header X-

Re: SpamAssassins bayes mechanism and message headers

2009-03-17 Thread RW
On Tue, 17 Mar 2009 23:41:23 +0100 fl...@pbartels.info wrote: > instead of disabling a lot possibly set message headers using > "bayes_ignore_header" and ending up in strange configs like: > > > > (found on the net) Just because you found them on the net doesn't mean it's a good idea. Normall

Re: SpamAssassins bayes mechanism and message headers

2009-03-17 Thread Matt Kettler
fl...@pbartels.info wrote: > Hello, > > instead of disabling a lot possibly set message headers using > "bayes_ignore_header" and ending up in strange configs like: > > bayes_ignore_header Return-Path > bayes_ignore_header Received > bayes_ignore_header X-Spam-Flag > bayes_ignore_header X-Spam-Stat

SpamAssassins bayes mechanism and message headers

2009-03-17 Thread floss
Hello, instead of disabling a lot possibly set message headers using "bayes_ignore_header" and ending up in strange configs like: bayes_ignore_header Return-Path bayes_ignore_header Received bayes_ignore_header X-Spam-Flag bayes_ignore_header X-Spam-Status bayes_ignore_header X-Spam-Flag baye