Error: System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
I have a connection that works, works, works ... and then error. Then works, works and then error .. Can't find any pattern... the mails retrieved are small so it can't be a resurce problem.
I have a nother that alwayes work..
I use port: 993 and SSL
Where do I look to solve the problem ??