I think the best way is to use url tag and process it separately through your engine.
----- Original Message ----- From: "Gatica, Mario Alberto" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 11:02 PM Subject: How to use regular expressions in SMS-SERVICE group > Hello , I want to use regular expressions in SMS-SERVICE group. > > For example I want to start an SMS-SERVICE when I get the following string: > Database MYSQL Service 1234567890 > I'd like to start the service based on the third word , that is "Service" > but I don't know how to do it. > > group = sms-service > keyword = ? > text = "OK" > > Thanks > >
