Create /bounce-list Endpoint
Open
chore
enhancement
T1h
- Dominant language
- Elixir
- Stars
- 44
- Forks
- 1
- Avg merge
- 18h 25m
- Merged PRs (30d)
- 1
Description
At present we only have a "Production" version of the Email App so the Dashboard is polluted with a lot of test data:

# Todo
+ [ ] Create an endpoint that our Lambda function can query to check if a given email address has bounced in the past. If the status includes the word "bounce" then we do not attempt to re-send the email.
+ [ ] Additionally exclude the `test@gmail.com` email address and other known test emails from the dashboard.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.