"Email address is invalid"
Cause: You're trying to send an email to an invalid address.
Fix: - Check the email address in your data mapping - Add a validation step before sending (check that email format is valid) - If it's from user input, validate it when received