I have an automation that will be sending out SMTP emails. I want to catch if there are exceptions and the emails don’t send. I put in email addresses that are invalid in the source file but the Try Catch isn’t working.
Can anyone advise how to accomplish this?
Thanks!