Can I use IMAP4 along with POP3?
Created May 7, 2012
John Zukowski Use different session objects (don't use the default). Get the session with Session.getInstance() instead of getDefaultInstance().
Created May 7, 2012