I need to be able to pull emails into a web application, basically provide a full email interface like gmail (subject, from, attachments, embedded images, etc etc), pulling email via POP or IMAP.
the commercial product is here: http://www.chilkatsoft.com/java-email.asp
Do I need that product or will java mail do all this for me?