POP3 No data available issue

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Arial} span.s1 {font-kerning: none}


Hi, when we use the following code, it fails for one of our customer. What is the issue here?


Pop3Client client = new Pop3Client(host, port, username, password, securityOption);
Pop3MessageInfoCollection messages = client.listMessages();


AsposeException: No data available

[Ljava.lang.StackTraceElement;@5c7772b9

at com.aspose.email.ga.h(SourceFile:112)

at com.aspose.email.akd.a(SourceFile:225)

at com.aspose.email.akd.a(SourceFile:30)

at com.aspose.email.ake.a(SourceFile:179)

at com.aspose.email.internal.af.h.a(Unknown Source)

at com.aspose.email.internal.af.j.run(Unknown Source)

at java.lang.Thread.run(Thread.java:745)



Thanks,

Mariusz

Hi Mariusz,


Thank you for contacting us again.

I have tried to re-produce the issue using my test account but could not observe any problem. Could you please share some test account which can be used to test the scenario here and provide assistance accordingly?