Author |
|
AengusO Newbie
Joined: 26 February 2010 Location: Ireland
Online Status: Offline Posts: 22
|
Posted: 22 January 2018 at 8:44am | IP Logged
|
|
|
Using V10 of MailBee ( MailBee.NET.45.DLL V 10.0.45.502 )
Sometimes the IMAP MoveMessages method hangs when attempting to move mails from one folder to another when accessing a gmail account using IMAP protocol.
Stack trace below,
Is this a known issue - is there a fix available,
Aengus O'Sullivan
[Managed to Native Transition]
System.dll!System.Net.Sockets.Socket.Receive(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode) Unknown
System.dll!System.Net.Sockets.Socket.Receive(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags) Unknown
System.dll!System.Net.Sockets.NetworkStream.Read(byte[] buffer, int offset, int size) Unknown
MailBee.NET.45.dll!a.t.Read(byte[] buffer, int offset, int count) Unknown
System.dll!System.Net.FixedSizeReader.ReadPacket(byte[] buffer, int offset, int count) Unknown
System.dll!System.Net.Security._SslStream.StartFrameHeader(byte[] buffer, int offset, int count, System.Net.AsyncProtocolRequest asyncRequest) Unknown
System.dll!System.Net.Security._SslStream.StartReading(byte[] buffer, int offset, int count, System.Net.AsyncProtocolRequest asyncRequest) Unknown
System.dll!System.Net.Security._SslStream.ProcessRead(byte[] buffer, int offset, int count, System.Net.AsyncProtocolRequest asyncRequest) Unknown
System.dll!System.Net.Security.SslStream.Read(byte[] buffer, int offset, int count) Unknown
MailBee.NET.45.dll!a.d.ax.d1(byte[] A_0, int A_1) Unknown
MailBee.NET.45.dll!a.a8.j(int A_0) Unknown
MailBee.NET.45.dll!a.a8.g(byte[] A_0, a.a9 A_1, int A_2) Unknown
MailBee.NET.45.dll!a.ah.c(string A_0, a.a9 A_1, bool A_2) Unknown
MailBee.NET.45.dll!a.a.o.ku(string A_0, bool A_1) Unknown
MailBee.NET.45.dll!a.a.o.b(string A_0, bool A_1, string A_2, MailBee.ImapMail.UidPlusResult A_3, bool A_4) Unknown
MailBee.NET.45.dll!a.a.o.b(string A_0, bool A_1, string A_2, MailBee.ImapMail.UidPlusResult A_3) Unknown
MailBee.NET.45.dll!a.a.f.a(bool A_0, string A_1, bool A_2, string A_3, MailBee.ImapMail.UidPlusResult A_4) Unknown
MailBee.NET.45.dll!MailBee.ImapMail.Imap.MoveMessages(string messageIndexSet, bool indexIsUid, string targetFolderName) Unknown
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 22 January 2018 at 8:47am | IP Logged
|
|
|
Please confirm the issue reproduces with the current version. Thanks!
If yes, you can submit MailBee log file to our Helpdesk for examination.
Regards,
Alex
|
Back to Top |
|
|