Skip to content

Local development support for email sending

Francis Li requested to merge local-email-development into dev

@DSASanFrancisco/portal-members

This MR includes a new SMTPEmailConnector implementation, along with a development SMTP server in the Docker configuration, for testing email sending within a sandboxed local development environment. It also refactors the email util file into a module with separate files to prevent the file from getting too big/unwieldy.

Summary

I have:

  • Included a summary of the changes
  • Linked to this merge request from AirTable
  • Add all dependent merge requests

Merge request reports