Is there a way to create a segment with emails using wildcards or regex? I would like to filter out emails from our business domain with pluses (+) in them. They are generally used as test accounts so we dont need to send marketing materials to all of these internal accounts.
Example: test.user+11032020@domain.com
I tried creating a definition with ‘*+*@domain.com’ but it doesnt find any accounts.
Any input is appreciated.