Skip to content

A very simple JavaScript file to send emails using "nodemailer" πŸ“¨

Notifications You must be signed in to change notification settings

damlakayikci/Sending-Emails-Using-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Sending-Emails-Using-Node.js

Here is a very simple JavaScript file to send emails using "nodemailer"

❗️ First off, make sure that you have Node.js installed. Then, to install nodemailer, type in your terminal "npm install nodemailer".

πŸ§‘πŸ»β€πŸ’» Once you have nodemailer installed, just copy paste the code, type your mail adresses and your message.

πŸ₯³ Then you can start sending mails !

Note: Do not use a gmail adress.