How can I use SSMTP to send through Gmail and accept relay requests from another machine?
- by Kris Anderson
I'm running sSMTP on Ubuntu 12.04 and 14.04 and it's sending emails perfectly through Gmail.
However, I'm also running an OmniOS operating system (a spinoff of Solaris) and it doesn't handle TLS which means it can't connect and send through gmail.
What I'd like to do is point the OmniOS machine to one of my local Ubuntu machines, and have the…