description
Hi,
I am trying to configure mail through SQL Database mail. I have configured SES SMTP server. I am receiving this below error. Can you please help me in this regard.
^^-------------------------------------------------------------------^^
Type : Error
Source : System
Method : BeginRead
Date : 10:43:58 AM
Time : 8/19/2012
Error : Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.
Stack Trace : at System.Net.Sockets.NetworkStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state)
at SES_Server.SMTPSession.Recieve(Boolean isRetry)
^^-------------------------------------------------------------------^^