Hello, we have an SBS 2008 Server that is not sending Server Reports to any Addresses in the Other E-Mail Addresses field, and it gives the Error Message "An error has occurred while sending this report. As a result, some of the recipients will not receive this report in e-mail." I looked in console.log, and saw:
"[12976] 090921.150839.1492: AdminTME: Status: TaskId = TaskGenerateMonitoringReport, RootTaskId = TaskGenerateAndEmailReport, Success: True, Warning: False, Continue: True, Message:
[12976] 090921.150842.6916: Exception:
---------------------------------------
An exception of type 'Type: System.Net.Mail.SmtpException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
Timestamp: 09/21/2009 15:08:42
Message: Failure sending mail.
Stack: at System.Net.Mail.SmtpClient.Send(MailMessage message)
at Microsoft.WindowsServerSolutions.SystemHealth.Monitoring.MailUtil.SendMail(String from, String[] to, String subject, Boolean isBodyHTML, String body, String inlineAttachmentPath, String[] attachments)
---------------------------------------
An exception of type 'Type: System.Net.WebException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
Timestamp: 09/21/2009 15:08:42
Message: Unable to connect to the remote server
Stack: 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(Object owningObject, GeneralAsyncDelegate asyncCallback)
at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout)
at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
---------------------------------------
An exception of type 'Type: System.Net.Sockets.SocketException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
Timestamp: 09/21/2009 15:08:42
Message: No connection could be made because the target machine actively refused it 192.168.1.10:25
Stack: at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
[12976] 090921.150847.5261: AdminTME: Status: TaskId = TaskEmailMonitoringReport, RootTaskId = TaskGenerateAndEmailReport, Success: False, Warning: False, Continue: False, Message:
[1148] 090921.150847.5261: AdminTME: Committer: Completed called
[1148] 090921.150847.5261: AdminTME: Committer: Task was cancelled.
[1148] 090921.150847.5261: AdminTME: Committer: Committer Completed."
I tried searching for some of those Errors, but nothing I found had anything to do with the Server Report. We are not using any smarthosts, and 192.168.1.10 is the IP Address of the SBS 2008 Server in question. Any help would be appreciated. Thank you.
"[12976] 090921.150839.1492: AdminTME: Status: TaskId = TaskGenerateMonitoringReport, RootTaskId = TaskGenerateAndEmailReport, Success: True, Warning: False, Continue: True, Message:
[12976] 090921.150842.6916: Exception:
---------------------------------------
An exception of type 'Type: System.Net.Mail.SmtpException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
Timestamp: 09/21/2009 15:08:42
Message: Failure sending mail.
Stack: at System.Net.Mail.SmtpClient.Send(MailMessage message)
at Microsoft.WindowsServerSolutions.SystemHealth.Monitoring.MailUtil.SendMail(String from, String[] to, String subject, Boolean isBodyHTML, String body, String inlineAttachmentPath, String[] attachments)
---------------------------------------
An exception of type 'Type: System.Net.WebException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
Timestamp: 09/21/2009 15:08:42
Message: Unable to connect to the remote server
Stack: 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(Object owningObject, GeneralAsyncDelegate asyncCallback)
at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout)
at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
---------------------------------------
An exception of type 'Type: System.Net.Sockets.SocketException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
Timestamp: 09/21/2009 15:08:42
Message: No connection could be made because the target machine actively refused it 192.168.1.10:25
Stack: at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
[12976] 090921.150847.5261: AdminTME: Status: TaskId = TaskEmailMonitoringReport, RootTaskId = TaskGenerateAndEmailReport, Success: False, Warning: False, Continue: False, Message:
[1148] 090921.150847.5261: AdminTME: Committer: Completed called
[1148] 090921.150847.5261: AdminTME: Committer: Task was cancelled.
[1148] 090921.150847.5261: AdminTME: Committer: Committer Completed."
I tried searching for some of those Errors, but nothing I found had anything to do with the Server Report. We are not using any smarthosts, and 192.168.1.10 is the IP Address of the SBS 2008 Server in question. Any help would be appreciated. Thank you.