Skip to content

PAHJunior/nodejs-send-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Send-Mail (send-mail)

Example - Sending email with nodejs

Install the dependencies

npm install

Start the app in development

npm start

Example Configuration

const userMail = '[email protected]'
const userName = 'Your user name'
const passMail = 'Your password'

About

Sending email with nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors