...
If someone now writes in the email body. “I don’t expect you to reply.” or “I do not want you answering this email”. It will match the rule
Note |
---|
IMPORTANT: Regex is quite a bit more efficient than the and/or operators. Try to use regexes as much as possible. |
Info |
---|
Note that when using different operators the where_to_search will be passed down. If on a lower level one is found, that one will be used. This way you can:
|
...