0

Can someone please provide a solution to the problem in

How to connect to MailServer using JavaMail

I am stuck at the same point.

Community
  • 1
  • 1
Vihar
  • 3,626
  • 2
  • 24
  • 47
  • User never answered the questions. Please provide a question, source, responses, etc. – Max Oct 15 '13 at 16:08

1 Answers1

0

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.

Manolo Carrasco Moñino
  • 9,723
  • 1
  • 22
  • 27