We provide you the following detailed log.
AV it is not running.
This exception raised only in a few messages and we have received thousands (~one exception per 50.000 messages)
2019-06-07 16:11:37,928 [69] INFO Mail.dll.InvokeMethod() - C: 2F000005 UID FETCH 55459 (UID BODY.PEEK[])
2019-06-07 16:11:37,934 [69] INFO Mail.dll.InvokeMethod() - S: * 55451 FETCH (UID 55459 BODY[] {56460}
2019-06-07 16:14:38,461 [69] ERROR ************Software.************.Service.MailProtocol.IMAP.IMapApi.IMapReceiveMessage() - Exception in IMailApi.ReceiveMessage(...) - Message IMAP UID: 55459 from Unibox with UNI_Guid: 49ae3c23-1aef-e811-b803-005056a1f450, UNI_EmailAddress: marine@*******.gr, EML_Guid: ea3c8599-5ab9-4cf1-abb7-dec9f60ea2ce
Limilabs.Client.ServerException: Tried to read 56460 bytes, only 56423 received. Please make sure that antivirus and firewall software are disabled or configured correctly. ---> System.Exception: Tried to read 56460 bytes, only 56423 received. ---> System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at . (Int32 count, Stream destination)
--- End of inner exception stack trace ---
at . (Int32 count, Stream destination)
--- End of inner exception stack trace ---
at . (Int32 count, Stream destination)
at . (Int32 count, Stream destination)
at . (MemoryStream memory)
at . ()
at Limilabs.Client.IMAP.ImapResponse. (Stream reader)
at Limilabs.Client.IMAP.Imap. (ImapResponse response)
at Limilabs.Client.IMAP.Imap. (ImapCommand command, Boolean throwException)
at Limilabs.Client.IMAP.Imap.PeekMessageByUID(Int64 uid)
at ************Software.************.Service.MailProtocol.IMAP.IMapApi.IMapReceiveMessage(Int64 receiveUID)