Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress sending emails to deactivated email addresses #145

Merged

Conversation

floehopper
Copy link
Member

@floehopper floehopper commented Jan 10, 2024

The key commits are:

These change should mean we avoid seeing too many exceptions like this one.

Ideally I think it might be worth normalizing the database structure so we only store email addresses and the suppressed timestamp in one table, but that's a job for another day.

I've also fixed a bunch of mailer tests so that they're actually testing what they were meant to be testing.

Fixes #142.

@floehopper floehopper merged commit 7c29b1b into main Jan 10, 2024
2 checks passed
@floehopper floehopper deleted the suppress-sending-emails-to-deactivated-email-addresses branch January 10, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant