[erlang-questions] Erlang SMTP Client?
David Mercer
dmercer@REDACTED
Mon Oct 10 23:30:19 CEST 2011
On Monday, October 10, 2011, Andrew Thompson wrote:
> I'm the author and maintainer of (in my biased view) the most complete
> SMTP library for erlang, gen_smtp:
>
> https://github.com/Vagabond/gen_smtp
>
> gen_smtp includes both a SMTP client, and a callback framework for
> writing SMTP servers. It's part of several other erlang projects now,
> including Zotonic and Chicago Boss.
Thanks. That worked fine out of the box. I must admit, I am surprised
there is no SMTP client in the standard distribution. You would think that
would be a fairly common communication protocol...
Thanks, Andrew.
Cheers,
DBM
More information about the erlang-questions
mailing list