> -----Original Message-----
> From: Theo Van Dinter [mailto:[EMAIL PROTECTED] 
> Sent: Friday, June 09, 2006 14:15
> To: users@spamassassin.apache.org
> Subject: Re: Why does this rule not hit?
> 
> On Fri, Jun 09, 2006 at 03:04:40PM -0400, Rosenbaum, Larry M. wrote:
> > Why does this rule:
> > body     ORNL_STOCKT_N2 /H o l l y w o o d  I n t e r m e d 
> i a t e/i
> > not hit on a message containing the following text?
> > H o l l y w o o d  I n t e r m e d i a t e provides a proprietary
> 
> The double space in the body is replaced with a single space 
> for body rules, and your rule looks for the double space 
> which doesn't exist so the rule doesn't match.
> 

and if you dont like this behavior, you can use 'rawbody' instead of
'body' to hit it with 2 spaces between the words...

d

Reply via email to