Skip to content

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 = 'youremail@outlook.com'
const userName = 'Your user name'
const passMail = 'Your password'

About

Sending email with nodejs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages