This website uses cookies essential to its operation, for analytics, and for personalized content. By continuing to browse this site, you acknowledge the use of cookies. For details on cookie usage on our site, read our Privacy Policy
Hi, I am trying to use DLP to catch if somebody is trying to send multiple email addresses of our customer database over the internet. I am trying to create a Regex to catch email addresses but no matter what I try I always fall into the 7-byte limitation. Is there a way to create a Regex that catches email addresses? Thanks, Solon
... View more