postalserver / postalserver/postal
Suppression calculated incorrectly
Open
bug
- Dominant language
- Ruby
- Stars
- 16.8k
- Forks
- 1.3k
- Avg merge
- 13d 7h
- Merged PRs (30d)
- 2
Description
If you send 2 emails at once to one user, both of them has hard fails they will be counted separately, this maybe fine, but when one failed email in queue added email to suppression, second will still try to be delivered without checking that this mail already in suppression list and also after N fails will add same email second time to same suppression list.
Contributor guide
Assessment
This issue has not been assessed yet.