Re: Custom Rule Filtering on X-Mailer Header Not Working

2006-08-23 Thread John D. Hardin
On Tue, 22 Aug 2006, Loren Wilton wrote: > BTW, you DO know that The Bat! is a perfectly legit (and very > nice) mail program, don't you? Lots of spammers abuse the name, > but there are any number of people that use it to send real mail. > I mention that since the score I saw you assigning was

Re: Custom Rule Filtering on X-Mailer Header Not Working

2006-08-22 Thread Loren Wilton
to whatever I want and when I use "The Bat!", it too goes right through. Any other ideas? Restart spamd? If it works in test and not in production... BTW, you DO know that The Bat! is a perfectly legit (and very nice) mail program, don't you? Lots of spammers abuse the name, but there are a

Re: Custom Rule Filtering on X-Mailer Header Not Working

2006-08-22 Thread jdow
From: "John Rudd" <[EMAIL PROTECTED]> On Aug 22, 2006, at 17:06, jdow wrote: Did you do something utterly reckless and give it a score? Give it a score!? You sure do live dangerously! If you did give it a score and made the score zero "for safe testing" the rule will never run. A score of

Re: Custom Rule Filtering on X-Mailer Header Not Working

2006-08-22 Thread John Rudd
On Aug 22, 2006, at 17:06, jdow wrote: Did you do something utterly reckless and give it a score? Give it a score!? You sure do live dangerously!

Re: Custom Rule Filtering on X-Mailer Header Not Working

2006-08-22 Thread jdow
006 5:16 PM To: users@spamassassin.apache.org Subject: Re: Custom Rule Filtering on X-Mailer Header Not Working From: "Kyle Harris" <[EMAIL PROTECTED]> I'm having some difficulty getting a simple custom rule to work based on the X-Mailer used. Here is the custom rule: header SPA

Re: Custom Rule Filtering on X-Mailer Header Not Working

2006-08-22 Thread Theo Van Dinter
On Tue, Aug 22, 2006 at 03:16:07PM -0500, Kyle Harris wrote: > header SPAM_BAT X-Mailer =~ /The Bat/I a capital I isn't valid. > I'm really beginning to think there is something wrong with the code. I > even have a utility where I can change the X-Mailer header of a test message > to wha

RE: Custom Rule Filtering on X-Mailer Header Not Working

2006-08-22 Thread Kyle Harris
riginal Message- From: jdow [mailto:[EMAIL PROTECTED] Sent: Monday, August 21, 2006 5:16 PM To: users@spamassassin.apache.org Subject: Re: Custom Rule Filtering on X-Mailer Header Not Working From: "Kyle Harris" <[EMAIL PROTECTED]> > I'm having some difficulty getti

Re: Custom Rule Filtering on X-Mailer Header Not Working

2006-08-21 Thread jdow
From: "Kyle Harris" <[EMAIL PROTECTED]> I'm having some difficulty getting a simple custom rule to work based on the X-Mailer used. Here is the custom rule: header SPAM_BAT X-Mailer =~ /The Bat!/i header SPAM_BAT X-Mailer =~ /The Bat\!/i Try that. {^_^}

Custom Rule Filtering on X-Mailer Header Not Working

2006-08-21 Thread Kyle Harris
I'm having some difficulty getting a simple custom rule towork based on the X-Mailer used.  Here is the custom rule: header SPAM_BAT X-Mailer =~ /The Bat!/idescribe SPAM_BAT   Potential spam client (The Bat)score SPAM_BAT  8.0 Here is a portion of an example h