dwyl / sendemail

💌 Simplifies reliably sending emails from your node.js apps using AWS Simple Email Service (SES)
182 stars 26 forks source link

How to Encrypt Email sent via SES? #72

Open nelsonic opened 7 years ago

nelsonic commented 7 years ago

Context

image

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: