dwyl / dwyl/email

Create /bounce-list Endpoint

Open
#33 2 comments 0 reactions 0 assignees View on GitHub
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:
![image](https://user-images.githubusercontent.com/194400/79438856-fdb7ef00-7fcb-11ea-9c14-8c0e1c416233.png)

# 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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.