How to Send Emails in Next.js Using Nodemailer and SMTP | Next.js 14 App Router Email Client

Sdílet
Vložit
  • čas přidán 17. 04. 2024
  • Learn how to send emails in #Next.js! This easy tutorial shows you how to use #Nodemailer and #SMTP in Next.js.
    Happy #coding
  • Věda a technologie

Komentáře • 9

  • @Jeffrey_Benedict
    @Jeffrey_Benedict Před 4 dny

    Very helpful man, great work.

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

    Awesome tutorial bro

  • @joygaming7245
    @joygaming7245 Před měsícem

    Love you bro

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

    Thanks @ZestMade. How can I adjust this to send to a gmail account?

  • @khanhlinhinh50
    @khanhlinhinh50 Před 3 měsíci +1

    Thank you so much for this tutorials.
    The knowledge you teach in this video really helps in my project
    Can you make a video about upload and download files using nest js and next js?

    • @-kokteal8406
      @-kokteal8406 Před 2 měsíci

      Does this work with real email addresses or just fake ones?

  • @nanonkay5669
    @nanonkay5669 Před 3 měsíci

    Does this work with real email addresses or just fake ones?

    • @-kokteal8406
      @-kokteal8406 Před 2 měsíci

      +1

    • @ZestMade
      @ZestMade  Před měsícem

      Surely, it/nodemailer works with "real" email addresses. You just need to supply "real" SMTP credentials from the email service provider you're using.