Re: header eval rules on 3.2.5 strip out a literal 0

2009-08-25 Thread Mark Martinec
Michael, > Mark Martinec wrote: > > Fixed in 3.3.0: > > https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5965 > > guess 3.3.0 is due out so soon that this won't be backported to 3.2.6? > > would that patch work on 3.2.5? (giving me an excuse for another port > bump for SA?) The posted pat

Re: header eval rules on 3.2.5 strip out a literal 0

2009-08-25 Thread Michael Scheidell
Mark Martinec wrote: Fixed in 3.3.0: https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5965 guess 3.3.0 is due out so soon that this won't be backported to 3.2.6? would that patch work on 3.2.5? (giving me an excuse for another port bump for SA?) Mark -- Michael Scheidel

Re: header eval rules on 3.2.5 strip out a literal 0

2009-08-25 Thread Mark Martinec
Michael, > FN on these three rules: (so how do I write a rule to match?) > header __ST_ISMMS exists:X-MMS-Message-Type > will also FN on THIS rule: > header __ST_ISMMS X-MMS-Message-Type =~ /./ > and FN on this rule: > header __ST_ISMMS X-MMS-Message-Type =~ /0/ > > if header > X-MMS-Message-Type:

header eval rules on 3.2.5 strip out a literal 0

2009-08-25 Thread Michael Scheidell
FN on these three rules: (so how do I write a rule to match?) header __ST_ISMMS exists:X-MMS-Message-Type will also FN on THIS rule: header __ST_ISMMS X-MMS-Message-Type =~ /./ and FN on this rule: header __ST_ISMMS X-MMS-Message-Type =~ /0/ if header X-MMS-Message-Type: 0 (seems eval tests