D
D
dark_king_132020-03-21 09:48:26
Node.js
dark_king_13, 2020-03-21 09:48:26

How to send emails from a site to heroku?

I need to make a website with a feedback form that will send letters to the mail.
Is it possible to somehow configure the sending of emails with heroku?
I just read that different servers provide the ability to send emails not from a separately created account on the same mail.ru, but on behalf of the server, that is, it will be @heroku.com, or @sitename.ru or something like that. This can be done? And if so, how?
I am going to send letters using nodemailer on nodejs.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Gavrilov, 2020-03-21
@thexaver

I can find any smtp service and use it, for example, amazon ses, mailgun, sendpulse. Some of them are paid

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question