Skip to content
Snippets Groups Projects
Commit 59b5bb03 authored by DJ Mountney's avatar DJ Mountney
Browse files

Disable the email checking part of the standard Health Check

The email check used in the Heath Check doesn't properly make use of enough of the SMTP config options
to be able to properly test the STMP connection, and as a result could cause a failure.

In order to fix it we have overwritten the email_configured? method in the health check
so that it does not check email status during the standard health check.
parent 1e96e7f6
No related branches found
No related tags found
1 merge request!4903Disable the email checking part of the standard Health Check
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment