Skip to content

jmferreiratech/mail-forwarder-sns

Repository files navigation

mail-forwarder-sns

You can use Amazon Simple Email Service (SES) to receive (and send) e-mails on addresses at a custom domain ([email protected]). This setup can be both cheaper and more powerful than using a third-party solution.

The idea behind this repo was shamelessly stolen from Ashan Fernando' post Forwarding Emails to Your Inbox Using Amazon SES

Before you get your hands dirty

Take in account that all email addresses for which you'll send messages have to be verified or you need to be out of the SES sandbox.

Deploy

The deploy consists of 3 simple steps:

  1. Create config.yml file (based on config-template.yml)
  2. Actually deploy it: $yarn deploy
  3. Activate the SES Rule Set created: AWS Console > SES > Rule Sets