When we originally developed the scheduled health checks the email subject was a setting in the config file however when we localised all the text the ability to set it in config was lost.
However you can of course change the value in the language file (e.g. \umbraco\config\lang\en_us.xml). The setting is "scheduledHealthCheckEmailSubject"
Health Check Email Subject
Does anyone know if you can set a particular subject line for a scheduled health check email?
The health check emails are a great way to keep track of site setup, but it doesn't let you know which site has triggered the email.
When we originally developed the scheduled health checks the email subject was a setting in the config file however when we localised all the text the ability to set it in config was lost.
However you can of course change the value in the language file (e.g. \umbraco\config\lang\en_us.xml). The setting is "scheduledHealthCheckEmailSubject"
Brilliant! I hadn't thought of using the translations.
Thanks for the help
is working on a reply...