Author |
|
ImmoConnect Newbie
Joined: 23 February 2009 Location: France
Online Status: Offline Posts: 35
|
Posted: 23 February 2009 at 5:48am | IP Logged
|
|
|
Hello,
I have the following error during the retriving of an email.
Can you, please, tell me what the problem is ?
I did not reproduce it, so I just wonder what is the error that cause this error message ?
Was the index equal to 0 ?
Thanks by advance.
Erreur lors de la reception du mail uid UID4-1234956210
Rodacom.Mail.Interface.ManagerMailException: An error occured when receiving mail ---> System.Exception: erreur lors du téléchargement du message complet (UID4-1234956210) ---> MailBee.MailBeeExternalException: User code has thrown an exception. InnerException message follows: Arithmetic operation resulted in an overflow. ---> System.OverflowException: Arithmetic operation resulted in an overflow.
at MailBee.Mime.MimePart.a(Byte[] A_0, MailMessage A_1)
at MailBee.Mime.MailMessage.m()
at MailBee.Mime.MessageParserConfig.Apply()
at MailBee.Mime.MailMessage.h()
at MailBee.Mime.MailMessage.get_From()
at Rodacom.Mail.ManagerMail.MailerAccount.pop_MessageDownloaded (Object sender, Pop3MessageDownloadedEventArgs e)
- End of inner exception stack trace -
at ec.a(Delegate A_0, Object[] A_1)
at aq.b(Pop3MessageDownloadedEventArgs A_0)
at aq.a(df A_0, ec A_1)
at du.Invoke(df A_0, ec A_1)
at ek.a(Int32 A_0)
at b5.aj()
at b5.b(Byte[] A_0, Int32 A_1, Int32 A_2, ey A_3)
at b5.b(Byte[] A_0, ey A_1)
at b5.b(String A_0, ey A_1)
at d6.b(String A_0, ey A_1, Boolean A_2)
at d6.a(String A_0, ey A_1, Boolean A_2)
at aq.b(Int32 A_0, Int32 A_1)
at a5.a(Int32 A_0, Int32 A_1)
at a5.a(Boolean A_0, Int32 A_1, Int32 A_2)
at MailBee.Pop3Mail.Pop3.DownloadEntireMessage(Int32 index)
at Rodacom.Mail.ManagerMail.MailerAccount.DownloadEntireMessage (String uid)
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 24 February 2009 at 5:47am | IP Logged
|
|
|
First, please make sure you use the latest version of MailBee.NET.dll.
This stack trace is very useful, but it's still hard to say what exactly is wrong, but logging may help. If you're able to reproduce the issue again, please enable logging, reproduce the issue and provide us with the log file for examination.
Best regards,
Andrew
|
Back to Top |
|
|
ImmoConnect Newbie
Joined: 23 February 2009 Location: France
Online Status: Offline Posts: 35
|
Posted: 25 February 2009 at 12:10am | IP Logged
|
|
|
Hello,
Thank you for you reply.
I tried to reproduce the problem, but this trace is a trace found in a log file. It did not provoque a crash or something like that but I investigate for information.
I replace the dll by your one.
I will provide you the log file if it happens again.
Thanks.
|
Back to Top |
|
|