How can I use SSMTP to send through Gmail and accept relay requests from another machine?
Posted
by
Kris Anderson
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Kris Anderson
Published on 2014-06-08T00:25:46Z
Indexed on
2014/06/09
3:43 UTC
Read the original article
Hit count: 429
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 Ubuntu machine relay all of the email for the OmniOS machine.
How can I accomplish this?
© Ask Ubuntu or respective owner