Node js Send Email using nodemailer and gmail

preview_player
Показать описание

Node tutorial to send email using node mailer module and use Gmail as the client. Learn real quick how to do it.

.
Please donate and support my work
(If you think my free tutorials are better than paid ones :)

Free Programming courses:

Free Flutter course:

Free Android courses:

More free programming courses:

Check out my website:

Let's get in touch! [Sriyank Siddhartha]

---- Thank you for your love and support ----
Рекомендации по теме
Комментарии
Автор

Abhi tak mane jitne bhe video dekhe kabhi mera first attempt me problem solve nahi hui lakin aap ke video dakhne ke baad first time first attempt me problem solve ho gai.... thankyou

letsmakeit
Автор

for the first time i have got solution from youtube, tnx and respect

musicaddicted
Автор

dont need to enable less secure app just use app password by enabling 2 step verification on your email

bibhasash
Автор

Thanks bro explained in a simpler way and very helpful

sakinalaupendhar
Автор

for the first time i have got solution from youtube, special thanks @smart

RohitKumarPandeyMCA
Автор

WOW!!!! that was a surprisingly painless process😘😘😘

adityakolte
Автор

i love you, i love you, I LOOOVE 3 months now i failed and know i did it!!! GOD BLESS

ArisAris-fsip
Автор

Help me!
I get the fault like this:
Error: self signed certificate in certificate chain
at TLSSocket.onConnectSecure (_tls_wrap.js:1497:34)
at TLSSocket.emit (events.js:315:20)
at TLSSocket._finishInit (_tls_wrap.js:932:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:706:12) {
code: 'ESOCKET',
command: 'CONN'
}

What should I do?

HumorHanesi
Автор

if it's not a Gmail what can we add in "service: ?" replace that or still keep Gmail

shonephuxuantran
Автор

Error: self signed certificate in certificate chain i am getting this error could you please solve

tvasanth
Автор

I have existing code in node js on aws lambda and in that there is email body. Email has feedback in it. I want to make that feedback in email in tabular form. How can I do that with existing code?? Can you please guide me?

siddhibudhale
Автор

I loved the message you sent in the email hahaha, that was smart!!

soulmanifestation
Автор

Sir thank for showing this straightforward idea

sathvikmalgikar
Автор

please help me sir
why i got this error

{ Error: self signed certificate in certificate chain
at TLSSocket.onConnectSecure (_tls_wrap.js:1055:34)
at TLSSocket.emit (events.js:198:13)
at TLSSocket._finishInit (_tls_wrap.js:633:8) code: 'ESOCKET', command: 'CONN' }

ive been looking for help and i found nothing, i hope u re the answer for this

jos
Автор

i need help. i tried sending the account from a custom server. the server its a as400. everytime i send the email, returns 503 status with the message "invalid login, no sender specified"

carlosmireles
Автор

Very helpful!
Can I ask you the path where I should upload the images that are used in HTML code?

willowproduction
Автор

tried lot bt lastly got result ....thanks broo

mdanwarhossain
Автор

How to resolve the below error? tried with 587 port also but did not worked..

Error: connect ETIMEDOUT 74.125.24.108:465
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1137:16) {
errno: 'ETIMEDOUT',
code: 'ESOCKET',
syscall: 'connect',
address: '74.125.24.108',
port: 465,
command: 'CONN'
}

karthiks
Автор

The below error is what I'm getting working on localhost: Any help?


{ Error: connect ECONNREFUSED 74.125.71.108:465
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1104:14)
errno: 'ECONNREFUSED',
code: 'ESOCKET',
syscall: 'connect',
address: '74.125.71.108',
port: 465,
command: 'CONN' }

Elizabeth-htrx
Автор

this is for only angularjs but for angular 8 ?

sebg