[erlang-questions] What's a solid way to have erlang automatically send email.

Alain O'Dea alain.odea@REDACTED
Mon Nov 15 04:14:18 CET 2010


On Sunday, November 14, 2010, G.S. <corticalcomputer@REDACTED> wrote:
> Hello,
>
> I have a website where the administrator needs to receive email alert (to
> login and fix a problem) when certain events occur. Is there an Erlang
> module that allows one to easily send out an email? Or something that can be
> used in the same manner?
>
> Thanks,
> -Gene
>

Zotonic's mod_emailer could be used to achieve this:
http://zotonic.com/mod-emailer

I'm fairly certain it can be used pretty well standalone, but
zotonic-users@REDACTED is the place to field such questions if
you go that route :)


More information about the erlang-questions mailing list