Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1004 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 1004 Bytes

SESEmailForward

Amazon SES Email Forward to Your Inbox

picture

Deploy Stack

Usage Guide

You can deploy the CloudFormation stack which will provision the following AWS Services

  • SNS Topic to forward, received emails from SES
  • RuleSet and Rule to forward Recipient to SNS topic
  • IAM Role to invoke Lambda function from SNS
  • Lambda function with NodeJS code to forward the emails to a defined from and to address
  • IAM Role allowing Lambda to forward emails.

You need to active RuleSet in SES

Tips

  • Make sure sender and forwarder emails are verified in SES
  • Make sure Recipient email or domain is verified
  • Make sure you have MX record in hosted zone like: 10 inbound-smtp.us-west-2.amazonaws.com