hi
Already configure Alerting and send an e-mail/page but not get to connect at my SMTP server to send the email.
this it appear when I testing Alert.
EXCEPTION STACK: --> Transaction failed. The server response was: No SMTP service here : System : at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port)
at System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port)
at System.Net.Mail.SmtpClient.GetConnection()
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at AlertingEngine.SolarWinds.SWActions.ActionEmail.AsyncMailToSend.SendThis(Object state);;;