I had time to play with it - works very well and thanks for the
confirmation, Christian. 

>>If I want to check a subject line for the string 911 or 119, what regexp
>>should I use? Would it be something like: 
>>
>>^.*(911|119).*
>Yes, this regex IMHO matches, if 119 or 911 is contained in the subject. 

I ended up using a few different words in the "or" part, with the Japanese
kanji for emergency in there as well - 

^.*(911|119|Urgent|urgent|JPSTRING).*

Very nice!

Best Regards,
Rick

-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->
Rick Cogley (mailto:[EMAIL PROTECTED])

Tel: 03-5940-6880 || Fax: 03-5940-6881 || Cell: 090-4423-5475
(Outside Japan, remove leading zero -- +81-3-5940-6880)
English: http://www.esolia.com || Japanese: http://www.esolia.co.jp

Bilingual IT solutions and management firm -- eSolia.
-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to