How to Encrypt Email sent via SES?
Open
discuss
enhancement
help wanted
question
technical
- Dominant language
- JavaScript
- Stars
- 180
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
## Context

GMail Displays when an email is sent from an "_Unencrypted Source_"
http://www.theverge.com/2016/2/9/10948860/gmail-encrypted-email-sources
## Question
How do we _ensure_ that any email sent via SES is _encrypted_?
### Initial research:
+ General FAQ: https://aws.amazon.com/ses/faqs/ "attempts to upgrade to TLS" ...
+ Developer security guide: http://docs.aws.amazon.com/ses/latest/DeveloperGuide/security.html
+ Discussion: http://serverfault.com/questions/818024/how-do-i-encrypt-amazon-ses-emails
Contributor guide
Assessment
This issue has not been assessed yet.