Skip to content

Instantly share code, notes, and snippets.

@gm3dmo
Last active May 3, 2017 09:21
Show Gist options
  • Save gm3dmo/15fcc8acc67d8053575e9219934e3726 to your computer and use it in GitHub Desktop.
Save gm3dmo/15fcc8acc67d8053575e9219934e3726 to your computer and use it in GitHub Desktop.
Amazon - A Duffer's Guide
SES: Sending E-Mail Outbound
A support ticket is needed to get out of the SES sandbox. Use this link to complete that process:
http://docs.aws.amazon.com/ses/latest/DeveloperGuide/request-production-access.html
SES: Set up a catch-all
Create a catch all rule that captures mail to your domain to an S3 bucket.
SES: E-Mail Server settings for Apps
Get the mail server settings for apps like Jira from SES Home, SMTP Settings (remember to do it for your region)
Set this up in CloudFormation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment