Resolved! Extracting email address from error string
Hello Everyone,I need help in extracting email addresses from error string. The error string will look like this. 450 4.1.2 <eample@example.com>: Recipient address rejected: domain not found I tried different RegEx but no luck. Any help is appreciate...