开发者

JavaMail Read Messages

Ok, so two questions. I'm able to access and read my new email inbox using javamail but:

  1. If i try to read the messages already found by javamail, javamail seems not to be able to read them again.

  2. Javamail cant read messages with numbers in the subject.

How can I make it so that both of these are possible?

Thank you

UPDATE: Fixed question 1, I was using gmail and the setting needs to be configured so that the messages can be seen by JavaMail once opened. Still stuck on the second question though :(开发者_开发技巧


You should be more specific with your question. You are using a POP3 provider? an IMAP one?

I use javamail and have processed millions of real world mails many of which certainly contain numbers in the subject, so I suspect it's not a javamail problem.

If you think so, add more data and stack traces etc

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜