Is email sent via SendGrid API encrypted?
-
It looks like the API to SendGrid should only support HTTPS (so that the data sent from WordPress to SendGrid would also be encrypted, but based on the header information that mentions HTTP I’m not sure.
Example received header:
Received: from MjI3NTg0MA (xxxxxxx.secureserver.net [xxx.xxx.xxx.xxx]) by ismtpd0015p1las1.sendgrid.net (SG) with HTTP id NpEpemssSVGb_zCR9YKWDw Fri, 12 Feb 2016 13:01:10.817 +0000 (UTC)
Is there any way to confirm that this is indeed encrypted?
- The topic ‘Is email sent via SendGrid API encrypted?’ is closed to new replies.