Implement sending email in node.js environment

Asked 1 years ago, Updated 1 years ago, 102 views

Hi, everyone. It's been a while since I posted a question.

I'm always encouraged by the hash code.

node.js+express is being used.

I want to implement the ability to send emails.

From my experience, I used nodemailer and used Google account.

But I don't think it's a satisfactory performance...

Send an email to node.js. What is the best, easiest, and best way to satisfy the above complaints? I would appreciate it if you could give me a detailed explanation, link, or keyword because I am a beginner in developing the email sending function.

node.js email

2022-09-22 21:40

1 Answers

In javascript, the mail client works a lot, so I think you need to use an understated css.

As far as I know, you can't change the sender, but only set the person who will receive the answer.


2022-09-22 21:40

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.