Open alex-anakin opened 4 years ago
Progress: I got AWS SES to work on the test app - now I need to test it on VRMS's server and use the HFLA AWS keys
Is this still a priority? Looks like @ye-susan had done it on a testing environment awhile ago.
Per @jbubar - to discuss further and explore existing mail system. (added to Questions & Review)
Overview
287 PR added the
nodemailer
module into the project for sending emails. Currently, it uses a temporary Gmail account as a transport. To know more aboutnodemailer
take a look at the article https://blog.mailtrap.io/sending-emails-with-nodemailer/Nodemailer documentation is here https://nodemailer.com/about/
Action Items
Use Amazon SES as mailing transport instead of Gmail.
Resources/Instructions
Nodemailer documentation https://nodemailer.com/about/