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

Add some logging/notification when we can't send a transactional email #146

Open
floehopper opened this issue Jan 11, 2024 · 1 comment
Open

Comments

@floehopper
Copy link
Member

In mailers where we call User#sending_suppressed? to decide whether or not to send an email, it would be good to know that we couldn't send the email we wanted. We probably don't care about broadcast emails (e.g. the newsletter) not being sent to a particular user, but I think it might be important to know about transactional emails we couldn't send.

@floehopper
Copy link
Member Author

Also note @chrislo's comment from #142:

I think being a bit more granular about these suppressions would be an improvement too - if someone unsubscribes from the newsletter we may still want them to receive transactional emails, but maybe not if they've been supressed because their email bounces?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant