PMG What object to filter Subject:

jedo19

Active Member
Nov 16, 2018
29
3
43
50
I am trying to create regex to filter certain words in Subject line,
so I created a What object
Field: Subject:
Valie: \W*((?i)wordtofilter(?-i))\W*

but it does not accept it ? it only accepts if I put worldtofilter in field line,
what am I doing wrong?
Thanks
 
try this

(?i)(\W|^)(wordtofilter)(\W|$)
Thanks for your reply but I still get:

Parameter verification failed. (400)
field value does not match the regex pattern if I put to field name Subject: lets say ...