At 8/18/03 10:48 AM , Fred I-IS.COM wrote:
Hello,
Try this:
header GOREALTIME Subject =~ /GOREALTIME\b/i

I am thinking the problem was the ^ before the text.
I think that means to not match anything following.

No, it only means that when it's the first character in a [^bracketgroup]. In other places, such as in Ms. Zanre's rule, it means "beginning of line or string", just as $ means "end of line or string".


AFAICS, the rule as posted should work. (I might leave off the case-insensitive bit, but it doesn't look like it should matter.)

Ms. Zanre? If you're using spamd, do you know if it's been reloaded since you wrote your rule?

                                                --Kai MacTane
----------------------------------------------------------------------
"Hey, sister Moonshine, hold me 'til the break of dawn,
 Hold me long,
 Hold me hard,
 Hold me 'til the shadows fade away..."
                                                --The Mission UK,
                                                 "Paradise (Will Shine
                                                  Like the Moon)"



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to