hackforla / hackforla/VRMS

Use Amazon SES as mailing transport

Open
#288 3 comments 0 reactions 0 assignees View on GitHub
complexity: medium Dependency - Icebox feature: Infrastructure ready for dev lead role: Back End size: 1pt
Dominant language
JavaScript
Stars
61
Forks
101
PR merge metrics
No merged PRs in 30d

Description

### Dependency
- [ ] Work on this upgrade once VRMS scales to a much larger user base. Currently, Gmail works as expected, however with a larger user base we will need to upgrade to Amazon SES as mailing transport.

### 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 about `nodemailer` 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/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.