DEV Community

Discussion on: Contact Form and Send as Email with AWS SES, Netlify and Gatsby

Collapse
 
diek profile image
diek

Thank you! I have this task in my to-do right now, sending an email from a lambda :)

Collapse
 
idiglove profile image
Faith Morante

No problem! I knew this is a common task problem. Shoot me a message if you get any blockers, I'll be glad to help :)

Collapse
 
diek profile image
diek

Hi. I'm trying now, it says to me that the email address is not verified. I have a domain with aws and it has been added correctly and verified.
I'm confused with the rule that origin and destination must be verified, so, how can i send an email, for example, to a destination that is inputed by an user in my app?
Thank you.

Thread Thread
 
idiglove profile image
Faith Morante

Hi, yea that happens because you are still in sandbox mode.

Thread Thread
 
diek profile image
diek

Thank you, i didn't notice that. Case open :)