Nestjs Send Email using Nodemailer ONLY - Examples + HTML Templates, SMTP

Sdílet
Vložit
  • čas přidán 17. 12. 2023
  • Learn how to send emails in the Nestjs application using only the nodemailer package.
    This example also shows how to send HTML emails using template placeholder replacements.
  • Věda a technologie

Komentáře • 5

  • @14.trantienat63
    @14.trantienat63 Před 3 měsíci

    great video. Thank you for your support

  • @TheILOVEYOUXD
    @TheILOVEYOUXD Před 4 měsíci

    Everything works, thank you sir

  • @johnkrator
    @johnkrator Před 2 měsíci

    Thank you

  • @kellslte
    @kellslte Před 6 měsíci +1

    This is a great video, thank you for this. I have a request though, could you configure this to use handlebars as the template renderer?

  • @alexandergorin9963
    @alexandergorin9963 Před 5 měsíci +1

    Hi! Thanks a lot for this job! But could you please explain, how to send emails on real posts? I wrote my real email in this code, but I didn't receive any emails.