We are acting as an intermediate through our project between the student and senior of the colleges to share or sell the materials or things(like books, calculator, etc.) which would be very helpful in college times.
MIT License
3
stars
11
forks
source link
Setup nodemailer to confirm user about submission of query. #1
As soon as one submits a query on the "Contact us" page. The action is mentioned to store messages/queries into the database.
It is required to confirm with the user about the successful submission of the query by mail.
So setup "nodemailer" to mail to the provided email.
As soon as one submits a query on the "Contact us" page. The action is mentioned to store messages/queries into the database. It is required to confirm with the user about the successful submission of the query by mail. So setup "nodemailer" to mail to the provided email.