Domanda

Can someone please provide a solution to the problem in

How to connect to MailServer using JavaMail

I am stuck at the same point.

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top