It is our pleasure to welcome you all to EmailArchitect Community Forum.The aim of this forum is to exchange user-skills, report bugs, provide solutions and promote in-depth and focused
discussion.
calling "SearchMail" after selecting a folder with more than 20,000 emails, returns this error:
Return error Type:System.Net.Sockets.SocketException Message: 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
Code Dim wCriteria As String = "ALL" Dim wMailinfo As EAGetMail.MailInfo() wMailinfo = mMailClient.SearchMail(wCriteria.Trim)
The manager of the account is Legalmail Infocert. I tried to increase the timeout object EAGetMail.MailClient to 240 (default is 60) but the result does not change.
Same timeout problems with the method "GetMail".
There is one other way to get mail? The component version is 2.6.0.7