[erlang-questions] How to send email by using smtp.gmail.com?

flowerstars theflowerstars@REDACTED
Thu Nov 3 07:42:59 CET 2011


Hi guys,

I am doing a project concerning sending emails by smtp.gmail.com. The
command of connecting smtp server is like: 
"openssl s_client -starttls smtp -crlf -connect smtp.gmail.com:587". My
question is how can I execute this command in Erlang? Or is there any other
way to implement this function (sending email through smtp.gmail.com).

Any help is appreciated. :)

--
View this message in context: http://erlang.2086793.n4.nabble.com/How-to-send-email-by-using-smtp-gmail-com-tp3984442p3984442.html
Sent from the Erlang Questions mailing list archive at Nabble.com.



More information about the erlang-questions mailing list