Author |
|
ale_developers Newbie
Joined: 24 January 2020 Location: Italy
Online Status: Offline Posts: 2
|
Posted: 24 January 2020 at 1:17am | IP Logged
|
|
|
Good morning,
anyone can help us to figure out what this error means?
MailBee.ImapMail.MailBeeImapNegativeResponseException: The server has responded with negative reply. The server responded: * NO cannot map file error 2 (already)
thanks in advance
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 24 January 2020 at 1:23am | IP Logged
|
|
|
Hi,
Hard to tell. Googling only shows this:
http://forums.mozillazine.org/viewtopic.php?f=39&t=390470
More detailed context could help, i.e. MailBee log file (Imap.Log).
Regards,
Alex
|
Back to Top |
|
|
ale_developers Newbie
Joined: 24 January 2020 Location: Italy
Online Status: Offline Posts: 2
|
Posted: 24 January 2020 at 8:02am | IP Logged
|
|
|
Hi, thanks for the reply.
This error occours when one of our customer is querying his inbox through a web application, we don't have access to that email.
I can only provide the call stack but seems some kind of obfuscate code so I guess it is not helping too much, thanks anyway...
"Type" : "MailBee.ImapMail.MailBeeImapNegativeResponseException",
"Message" : "The server has responded with negative reply. The server responded: * NO cannot map file error 2 (already).",
"Detail" : "MailBee.ImapMail.MailBeeImapNegativeResponseException: The server has responded with negative reply. The server responded: * NO cannot map file error 2 (already).
at a.g.g(at A_0)
at a.g.s()
at a.ab.c(String A_0, bf A_1, Boolean A_2)
at a.f.t.o1(String A_0, Boolean A_1)
at a.f.t.b(String A_0, Boolean A_1, EnvelopeParts A_2, Int32 A_3, String[] A_4, String[] A_5, Boolean A_6, Boolean A_7)
at a.f.t.b(Int64 A_0, Boolean A_1, Int32 A_2, Boolean A_3)
at a.f.o.b(Int64 A_0, Boolean A_1, Int32 A_2)
at a.f.o.a(Boolean A_0, Int64 A_1, Boolean A_2, Int32 A_3)
regards,
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 27 January 2020 at 12:56am | IP Logged
|
|
|
Hi,
As I said before, only the log file may help, not a stack trace.
Regards,
Alex
|
Back to Top |
|
|