Last active
May 3, 2017 09:21
-
-
Save gm3dmo/15fcc8acc67d8053575e9219934e3726 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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