RE: [otrs] RegExp for PostMaster Filter

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:rick.cogley@esolia.co.jp) 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. -->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->
participants (1)
-
Cogley, Rick