A
A
Alexander Tartmin2016-01-27 09:29:09
JavaScript
Alexander Tartmin, 2016-01-27 09:29:09

What alternatives to Mandrill are there for working with APIs through JS?

For a Js application running on the front, you need to attach a service for sending emails. Plain text will be sent, but it should be possible to specify both one addressee and several by passing an array of addresses. Interested in services with a free plan. In general, the mandrill suited me, but I don’t want to take the first one that came across. Who can advise something else? Having an existing addon for the ember would be a plus.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Osher, 2016-01-27
@baskerville42

You can't send emails like that, directly through JS.
Burn your tokens and spambots will send hundreds of thousands of emails.
// EDIT
Mailgun is still there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question