It seems that including a text field with email validation causes the email message to be sent with that address as the “From:” address, and that will often be unauthorized.
Turning that off, the email format validation, does NOT use that email address as a “From:” address.
Is this by design? Seems troublesome to me, where I want the validation, but also want to control the “From:” address.