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.

Frederic Tarasevicius
Internet Information Services, Inc.


----- Original Message ----- 
From: "Danita Zanre" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 18, 2003 11:11 AM
Subject: [SAtalk] Trying to create rule . . .


> and feeling pretty dumb about it.
>
> I receive two types of emails that cannot be "whitelisted" by sender,
> because the sender is always different.  So, I'm trying to create rules
> that will give a negative value to a subject line.  Here's one:
>
> In the header I have:
>
> Subject: GOREALTIME Transaction
>
> So, I tried this in the local.cf:
>
> header GOREALTIME Subject =~ /^GOREALTIME\b/i
> describe GOREALTIME Fix problems with my receipts
> score GOREALTIME -10.0
>
> Shouldn't that work?
>
> I also need to create one for:
>
> Subject: New Order Notice (Caledonia Network Consulting) - Accepted
>
> And i would think that if i could get one to work I could get them both
> to work, but I'll be darned if I can figure it out (and I'm not really a
> "programmer" of any kind, so I'm not that surprised that I can't get it
> right <g>).
>
> Thanks for any guidance!
>
> Danita
>
>
> -------------------------------------------------------
> 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



-------------------------------------------------------
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