Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I have a problem when I am trying to create a message filter on ESA and the string contains /.I tried to use \ before /, but doesn't work. If not body-contains('^class: message / attachment'){drop();}.Thank you.