Chris Barnes wrote:
> header LOCAL_PERLMX_TAG_100  /X-PerlMX=~ /\b Probability=100\%/
                               ^
Just at a guess, what you want is something like:

header LOCAL_PERLMX_TAG_100     X-PerlMX=~ /\b Probability=100\%/

The header name isn't part of the regex.

-kgd
-- 
<erno> hm. I've lost a machine.. literally _lost_. it responds to
ping, it works completely, I just can't figure out where in my
apartment it is.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to