I have a problem using regex matching, it just wont match.

I have tried this:
group = sms-service keyword = web_service keyword-regex= "^TC"
get-url = "http://local/get.php?sender=%p&text=%a";

And believe that if I send the text "TC1234 YES" it will be matched,
but it isn't.

Matching a single character with
keyword-regex = "[§]"
works fine.

What am I doing wrong ?


Thanks,
 Poul

Reply via email to