CodeWithAloha / uipa

Helping submit, track, and share public records requests in Hawaii
http://uipa.org
MIT License
10 stars 6 forks source link

Enable email sending #89

Open tyliec opened 3 months ago

tyliec commented 3 months ago

Objective

To implement support for sending emails via SMTP.

Context

There are two types/categories of emails relevant to the UIPA portal:

In the current UIPA.org platform, Postmark was used to enable both types of emails. For simplicity, we are going to use the same platform.

Tasks

Success Criteria

The ability for the portal to send emails is available, for both notification emails and FOI emails.

Related Items

Parent Epic: https://github.com/CodeWithAloha/uipa/issues/50