*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| From Address | In sandbox or limited mode, all of the emails sent via SES must use one of the sender (i.e. "from") addresses previously validated with SES (in step 1). |
|---|---|
| To Address | any desired |
| Host | email-smtp.us-east-1.amazonaws.com (i.e., email-smtp.<AWS_REGION>.amazonaws.com) |
| Port | 587 |
| Use TLS? | yes |
| User name | This is the access key produced by the iam-ses.yaml CloudFormation template. It will look something like "AKIAI42SV3U3D465DCGA" |
| Password | TBD |
Step 4. Sending Email from Additional Applications
...