How to send a Secure e-mail using SMTP
问题 I am currently using Google Apps to send SMTP e-mails. If my project deploys some of the information that i am going to be sending will be confidential and i would like to make sure the transmission is secure. Can anyone please let me know what i need to do to ensure that i send a safe e-mail using smtp through the google apps smtp server? smtp.google.com. Any help greatly appreciated. From what I have been told i need to force Https and have a SSL cert in order to do this. I don't know if