0

I have vitual machine, with exim4 installed, and I want to send plain-text emails from my project, working under node.js.

I have googled around and found very nice solution - Nodemailer, but it is too heavy for me. I really do not want anything heavy. Could you please advice some light solutions please?

Thanks in advance!

avasin
  • 9,186
  • 18
  • 80
  • 127

1 Answers1

1

emailjs might be the light solution you are looking for

Michael
  • 1,322
  • 11
  • 17