Re: How to get the mail inbox for users having accounts in Domino mail server through java???
Posted By:
Gautam_Marwaha
Posted On:
Tuesday, July 9, 2002 04:31 AM
Domino supports IMAP so why not use this to access a user's mailbox? Sample code for using IMAP is available with JavaMail distribution (available from http://java.sun.com/products/javamail)