Author |
|
Deejkumar.mg Newbie
Joined: 17 November 2008 Location: India
Online Status: Offline Posts: 2
|
Posted: 18 November 2008 at 2:21am | IP Logged
|
|
|
I am trying out your component for fetching mails from the mail server.
But i keep recieving the below mentioned error messages - Please let me know the reason for the same and how to resolve it.
Thanks in advance.
-------------------
Exception details
-------------------
Error Occured While Downloading the mail from Server, UID of the mail is : 192343, And the error message is : Status line of the server response contains no status code. The response string: ., at af.a(Int32 A_0)
at b6.am()
at d6.b(String A_0, bu A_1, Boolean A_2)
at at.a(String A_0, Boolean A_1)
at at.a(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 at.a(Int64 A_0, Boolean A_1, Int32 A_2, Boolean A_3)
at c2.a(Int64 A_0, Boolean A_1, Int32 A_2)
at c2.a(Boolean A_0, Int64 A_1, Boolean A_2, Int32 A_3)
at MailBee.ImapMail.Imap.DownloadEntireMessage(Int64 messageIndex, Boolean indexIsUid)
at FetchMailFromServer()
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 18 November 2008 at 6:02am | IP Logged
|
|
|
Could you please enable logging IMAP session into a file, reproduce the issue and provide us with the log file for examination?
Regards,
Igor
|
Back to Top |
|
|