Email notifications are failing - but they are not
OrionUK
Posts: 26 Bronze 1
I have recent started using email alerts for deadlocks, long running processes etc for a database. They are being generated and I am getting email ok. However, I am now seeing the following notification in red at the top of the dashboard:
"Email notifications are failing: Configure Notifications"
I can see the following error in the base monitor log:
I am not sure what additional configuration is required as the alerts being triggered are sending email alerts.
Any ideas?
Thanks
Gareth
"Email notifications are failing: Configure Notifications"
I can see the following error in the base monitor log:
System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: 5.7.1 Unable to relay
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at RedGate.SqlMonitor.Engine.Alerting.Base.Core.Email.SendMail.SendEmail(EmailServerSettings settings, String subject, IEnumerable`1 emailAddresses, String body, NameValueCollection headers, String fileToAttach)System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: 5.7.1 Unable to relay
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at RedGate.SqlMonitor.Engine.Alerting.Base.Core.Email.SendMail.SendEmail(EmailServerSettings settings, String subject, IEnumerable`1 emailAddresses, String body, NameValueCollection headers, String fileToAttach)
I am not sure what additional configuration is required as the alerts being triggered are sending email alerts.
Any ideas?
Thanks
Gareth
Tagged:
Answers