Receiving emails on SES

0

To be honest, I'm a noob on Amazon AWS. I tried to find information on documentation, but I didn't succeed.
I have set up SES for my domain (let's say example.com) with SPF, DKIM, and DMARC. I can send an email from the dashboard or from the program using SES's API. It works as it should. So far so good.
But what should I do, when users use reply on an email he gets from us. For example, we send a welcome email from "no-reply@example.com" and user press Reply button within his mail client.
What is the simplest way to handle this kind of emails? Can we forward received emails to our info.example@gmail.com address?

Thank you for your help.

kacnje
asked 5 years ago239 views
2 Answers
0

Hello,

You can use the Reply-To address.
‘Reply-to’ - An address to which replies should be sent, instead of ‘From’. This is used if, for some reason, your ‘From’ address cannot receive replies.

Regards,
Gaurav @ AWS

answered 5 years ago
0

Thank you. I will try it.

kacnje
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions