Forum Discussion
Calum Steen
Feb 10, 2019Brass Contributor
EOL Transport rule to trap spam with these characteristics?
My users are being bombarded by spam which has some very specific characteristics. I'm desperate to create a transport rule which silently deletes emails which have this pattern 1) The sending do...
VasilMichev
Feb 11, 2019MVP
The problem here is coming up with an exact match, which is where Regex is very useful. It might be a bit hard to grasp if you haven't dealt with regex previously, but here's a nice article with examples of what you can do with transport rules and regex: https://windowsserveressentials.com/2017/03/28/using-office-365-to-protect-your-email/