Hello all,
I'm trying to change our spam email queue filter which has the word "sex" in it, due to our company being from the UK this is causing problems as there are some locations with that word in it, E.G "wessex" and this is causing customer emails who state they live in that area to go into SPAM.
Here is the expression I'm using for our spam filter, is there a way to have this be an exact match, so that it doesn't pick up as part of a word like wessex?
Contains(toString(Email.Message.body) , "Sex", true)
Thanks
#ArchitectureandDesign------------------------------
Jordan Miller
People's Postcode Lottery
------------------------------