-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
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
[email protected]
email address and other known test emails from the dashboard.