Skip to content

How to forward SES emails?

0

Hi, I'm using SES with Exim. I set email forwarding from 'email@mydomain.com' to 'email@example.com'. If an email is sent to 'email@mydomain.com' I receive it but it's not forwarded to 'email@example.com'. How to forward incoming emails?

asked 2 years ago2.3K views
2 Answers
0

Email forwarding cannot be set up using the standard SES functionality alone.
So we will use Lambda and others as described in the following document.
https://aws.amazon.com/jp/blogs/messaging-and-targeting/forward-incoming-email-to-an-external-destination/

EXPERT
answered 2 years ago
0

Also, would I be able to reply to the sender or to who?

This can be setup in your client, for example Gmail. Setup an SMTP IAM User and use those credentials.

The recommendation URL (https://aws.amazon.com/jp/blogs/messaging-and-targeting/forward-incoming-email-to-an-external-destination/) isn't working for me. Does anyone have an updated set of directions?

answered 10 months 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.