domino_admin_toolkit.checks.test_email_support_alert module
- domino_admin_toolkit.checks.test_email_support_alert.get_key_info(mongo_client, keyname)
- domino_admin_toolkit.checks.test_email_support_alert.test_email_support_alerter(mongo_client)
- Description:
Checks Domino Email SupportAlerter functionality is enabled. When enableEmailSupportAlert central config set to true, below central config variable need to be set * com.cerebro.domino.supportAlerter.warningRecipients * com.cerebro.domino.supportAlerter.errorRecipients
- Result:
Success - print a table with warningRecipients, errorRecipients values. Fail - warning and recipient central configs are not set.