Send emails using Node.js, Nodemailer and Angular

preview_player
Показать описание
We can send an email to a user no various event, in this video, we are sending an email to the user when he/she submit the form to register him/her self.

We are using Nodemailer and Gmail to send emails from node js.

#Nodemailer #sendEmail #sendEmailNodeAngular

Thanks for watching the video...
Рекомендации по теме
Комментарии
Автор

I did implement successfully just a quick question, we used gmail, i want to use my domain, what host or how can I do it,

xa_lvy
Автор

Hi! You saved me, I was trying to implement this on my project and this video was my solution! Thank you very much, keep going!

noeintriago
Автор

it would be much better if you explain step-by-step while you are typing the code .. that way we can understand and practice with you at the same time . But it was rich content ! thank you

younesstizi
Автор

Hi,
I get this error has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource
i Deploys in netlify in localhost thats ok

marioalbertotorresavila
Автор

Thank you Bro! Please bro how can i test your code with postman?

joelsanzouango
Автор

hi, just wanted to ask. Whenever I tried to submit the email it did not send to the email that I wanted to send to. Do you know what could be the problem?

adibzikri
Автор

Hey, this really helps, want to implement send email integration to print api response and send to all stakeholders via automation. Without local hosting it won’t work?

shilpasaware
Автор

lots of new angular content on your channel.. great!!

harshilparmar
Автор

Hey! Thanks for the Tutorial. However, while I use this code, the api doesn't work on port 3000. I see no response from that port.

aishwaryadharani
Автор

hello could you help me when i received a mail with verification token for regeration from node js to angular please. because i received mail with payload verification token but i cant understand how to use this verification token from front side. thanks!!

mohiburrahman
Автор

Can we use backend code in simple html form code

syedhussnainpirzada
Автор

yo thank you so much i think your video is the only one that explains it correctly thank you keep making more videos😎

burzachemilliones
Автор

thanks maann, this was really helpful

elhouarizohier
Автор

I added OAuth2 but i'm facing these issue node:8150) Error: Mail command failed: 530-5.7.0 Authentication Required.

renukavasireddy
Автор

Indians are awesome with the technology, hands up for them

cristianjuarez
Автор

(node:50439) Error: Missing credentials for "PLAIN" i was facing these issue my frontend is running in 3036 port and my backend(nodejs) is running in differt port 3.37 is that is an issue? could u please help me how to solve that above error

renukavasireddy
Автор

Thank u so much bro for making this tutorial very helpful👍👍

shubhamarora
Автор

Hi, I watched your video. Thank you firstly for this training. But can you take a video in a more descriptive way? So fast, I didn't understand where some features came from. Thanks in advance.

User-
Автор

After setting up as you per your tutorial, can we do normal angular build and upload on some hosting?

xgdp
Автор

Can i use both node and angular in same folder. Like in my source i have created folder for node and other is angular component. Please answer.

xxtinct_seldom_species