Can someone please provide a solution to the problem in

How to connect to MailServer using JavaMail

I am stuck at the same point.

有帮助吗?

解决方案

Hupa is the web-mail in the james project, it uses javaMail to retrieve messages from imap servers. You can take some code to connect with your server from the InMemoryIMAPStoreCache.java.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top