Registry variables DBADMIN & SQLSERVERADMIN are configured to send emails which are failing with the error message below
YYYY-MM-DD HH:MM:SS WARN [Action-4-thread-4] com.quest.nitro.service.action.ActionService - Failed to invoke action: EmailAction ({foglight_rule_id=XXXXXXXXXXX, foglight_severity_level_name=Critical, foglight_rule_name=YYYYY} com.quest.nitro.service.action.api.ActionInvocationException: Failed to send email to recipient=registry("RegistryVariable") [com.quest.nitro.service.email.EmailException: javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.1 <registry>... User unknown
Or:
2016-01-07 23:22:43.707 FATAL [Utility-1-thread-437349] com.quest.nitro.util.DefaultExceptionHandler - An unexpected error occurred which may cause undesired behavior. You may want to contact Quest Software customer support if you see this error again: Unhandled exception in thread "Utility-1-thread-437349": org.springframework.mail.MailSendException; nested exceptions (1) are:
Failed message 1: javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 501 5.5.4 Invalid Address