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

Support email-connectivity checks #14566

Closed
2 tasks done
stevejalim opened this issue May 13, 2024 · 0 comments · Fixed by #14593
Closed
2 tasks done

Support email-connectivity checks #14566

stevejalim opened this issue May 13, 2024 · 0 comments · Fixed by #14593
Assignees
Labels
Backend Server stuff yo

Comments

@stevejalim
Copy link
Collaborator

stevejalim commented May 13, 2024

Description

Recently, due to external-system changes, we lost the ability to send email from Bedrock, despite Bedrock itself not erroring because the issue was downstream at the delivery end.

We can keep an eye on this by using Dead Man's Snitch, which has an email check.


Success Criteria

  • In Bedrock, where email credentials are present, an email is sent every X hours (suggestion: 6) to DMS to confirm outbound email is OK.
  • Where email credentials are not present (demo/test), no attempt to send an email is made.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Server stuff yo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant