added SMTP monitor (#5489)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Brad Koehn
2025-05-18 15:35:55 -05:00
committed by GitHub
parent 289e824a5d
commit c67f6efe29
7 changed files with 70 additions and 3 deletions

View File

@@ -1074,6 +1074,7 @@
"rabbitmqHelpText": "To use the monitor, you will need to enable the Management Plugin in your RabbitMQ setup. For more information, please consult the {rabitmq_documentation}.",
"SendGrid API Key": "SendGrid API Key",
"Separate multiple email addresses with commas": "Separate multiple email addresses with commas",
"smtpHelpText": "“SMTPS” tests that SMTP/TLS is working; “Ignore TLS” connects over plaintext; “STARTTLS” connects, issues a STARTTLS command and verifies the server certificate. None of these send an email.",
"Custom URL": "Custom URL",
"customUrlDescription": "Will be used as the clickable URL instead of the monitor's one.",
"OneChatAccessToken": "OneChat Access Token",