Skip to content

application to send email with contact form description using nodejs module nodemailer

Notifications You must be signed in to change notification settings

ip127001/send-emails-with-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to start the server

just download the repo
move to repo directory and type node app.js in terminal
server starts at process port
Now as user fills in contact form 

Nodemailer

As user fills contact form nodemailer handles the form.
In auth field fill in your google email and password.
In mailOptions field fill in your email in "from field" and in "recipient" field fill in other users email.
Now check the inox you got the email with user's contact form data.

About

application to send email with contact form description using nodejs module nodemailer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published