I've found a problem when testing out the alert manager on Solarwind Orion NPM
the error message is:
| EXCEPTION STACK: --> Failure sending mail. : System : | at System.Net.Mail.SmtpClient.Send(MailMessage message) |
at AlertingEngine.SolarWinds.SWActions.ActionEmail.AsyncMailToSend.SendThis(Object state);;;
| Unable to connect to the remote server : System : | at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6, Int32 timeout) |
at System.Net.PooledStream.Activate(Object owningObject, Boolean async, Int32 timeout, GeneralAsyncDelegate asyncCallback)
at System.Net.PooledStream.Activate(
Any help is appreciated