How can I send an automatic email? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

How can I send an automatic email?

I don´t know how to make the code for sending an email. If you help me I will be very pleased. Thank u. :D

7th Jun 2018, 3:31 PM
Blit12
Blit12 - avatar
2 Réponses
+ 2
There are several ways to send an email through JS. Here I leave two quite common: - https://www.w3schools.com/nodejs/nodejs_email.asp - https://www.sitepoint.com/sending-emails-gmail-javascript-api/
8th Jun 2018, 3:23 AM
Mickel
Mickel - avatar
+ 1
8th Jun 2018, 5:07 AM
Blit12
Blit12 - avatar