Using Lotus notes API

HI,Is it possible to recieve a new email in Lotus Notes from a Java Application? I am trying to write a application which keeps an eye on inbox for any new email. Anyone has idea to do this using Lotus notes API ? Thank you in advance.
[256 byte] By [rinkesh.patela] at [2007-11-27 10:05:43]
# 1
You'll need to configure your Lotus Notes server to support IMAP or POP3,then JavaMail should be able to access it to watch for new mail. Be sureto read the JavaMail FAQ if you're using POP3.
bshannona at 2007-7-13 0:41:55 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...