Open AjayBhatta16 opened 2 years ago
Find an email server that works with nodemailer, and use that instead of the current Yahoo account. Uncomment the sendMail line in the '/:id' endpoint.
List of available email services for nodemailer: https://nodemailer.com/smtp/well-known/
Yahoo and GMail have already been tested and do not work.
Find an email server that works with nodemailer, and use that instead of the current Yahoo account. Uncomment the sendMail line in the '/:id' endpoint.