How To Send An Email in Node JS Using An SMTP (Step-By-Step)

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025

Комментарии • 24

  • @neerajvyas6111
    @neerajvyas6111 9 месяцев назад

    Thank you so much brother. Clean and straightforward explanation. No nonsense. Wishing you all the very best. Keep growing

  • @VenkateshVenki-jn6pi
    @VenkateshVenki-jn6pi 8 месяцев назад

    Thank you so much man. Easy , Clear , and Fast.

  • @JordanLopez_
    @JordanLopez_ 11 месяцев назад

    Thank you so much bro! It worked!

  • @Sabotronics
    @Sabotronics Год назад

    Thank you, that was very straight forward!

  • @jayandrapatil
    @jayandrapatil 9 месяцев назад

    very clear and simple video. Thanks.. Can you create one for using Azure SMTP and Nodejs?

  • @swarnashikhardas4423
    @swarnashikhardas4423 Год назад

    Thanks a lot man, you just saved my ass

  • @stephenawuah2020
    @stephenawuah2020 Год назад +1

    Hello, thanks for this great video … I went through your videos posted I really like them please make a course on microservices javascript or typescript 🙏🏽

    • @programonaut-yt
      @programonaut-yt  Год назад +2

      What would interest you in this topic?
      Something specific in mind, or just in general, how to create a microservice using javascript and docker?

  • @Mohammad.keramati
    @Mohammad.keramati Год назад +1

    thank you bro please start a case about manage all things about smtp service in a big project . this is necessary

    • @programonaut-yt
      @programonaut-yt  Год назад

      What would you expect in a guide like that? :)

    • @Mohammad.keramati
      @Mohammad.keramati Год назад

      @@programonaut-yt I mean sending emails for password change or inter security by put a number that sent to users email inbox . And grab ticket by email

    • @programonaut-yt
      @programonaut-yt  Год назад

      Ah okay, I will have a look at that :) I will let you know if I come to that, because it sounds like a lot of things to keep in mind and at the moment I sadly do not have that much time :)
      What service are you using? Maybe for now something like pocketbase can take care of most of these things for you.

  • @codefoxx
    @codefoxx Год назад +2

    Cool tutorial but this method only works out of the box if you have an email for your domain. If you want to use your gmail, some additional configuration is needed on the google console side.

    • @programonaut-yt
      @programonaut-yt  Год назад

      Sure, if you use a different platform, such as Gmail, some other steps may be needed.

    • @zarifhossain515
      @zarifhossain515 Год назад

      Hi @codefoxx can you mention what additional configurations are needed on the google console side?

    • @bishalkundu7592
      @bishalkundu7592 Год назад

      hey @codefoxx can u tell what extra we need to do if my brevo mail is a gmail accoount

  • @VenkateshVenki-jn6pi
    @VenkateshVenki-jn6pi 8 месяцев назад

    Hi bro How to change the login email they proovided some dummy email.

  • @mdaurangzeb312
    @mdaurangzeb312 Год назад

    Your video is to the point that is good but you also have to show the end result because in my case email is not received. And I getting error i don't know error is present in my code or the same error is also appear in your code when you will run node index.js

    • @programonaut-yt
      @programonaut-yt  Год назад

      What error do you receive? For me everything works fine.

  • @Muhammadyousuf-bu7jb
    @Muhammadyousuf-bu7jb 7 месяцев назад

    I am getting authentication failed error. I have made sure that the smtp id is correct

  • @DevTeam-b4j
    @DevTeam-b4j Год назад

    Thanks for the video, but i keep getting a connection error from nodemailer. can you help?

    • @programonaut-yt
      @programonaut-yt  Год назад

      Hi,
      can you maybe join the discord and post the error message?