Hi we are also trying to reproduce the issue without result so far, but the problem consistently keeps recurring every now and then.
Did you have any luck on your side yet?
Here's the stacktrace again:
Parameter name: length
System.ArgumentOutOfRangeException: Non-negative number required.
Parameter name: length
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
at Aspose.Network.Security.x3793faac0c4d40eb.x08106e88700f5b14(Byte[] x5cafa8d49ea71ea1, Int32 x374ea4fe62468d0f, Int32 x10f4d88af727adbc)
at Aspose.Network.Security.x56bf2af7cd30a799..ctor(x62e74ca3e30e55c2 protocolVersion, x99451997b5ffb8e6 allowedSuites, Byte[] sessionID, Int32 prefferedSuite)
at Aspose.Network.Security.x2b0895eb7eb6f124.BeginHandshake()
at Aspose.Network.Security.x7733a6eb08815e0c.xaa72a8fac2b6244a()
at Aspose.Network.Pop3.x273b0563d5729a6f.xe79d8fda991f8eac(x6d3bf3892136234b x874e1670b98e53ec)
at Aspose.Network.Pop3.Pop3Client.Connect(Boolean autoLogin)
at Aspose.Network.Pop3.Pop3Client.Connect(Boolean autoLogin)
at KasEnergy.EBS.Service.Tasks.MailBaseTask.Run(TaskManager parent, ServiceTaskEntity task, String filePath) .