## 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
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: