> I am evaluating IMail for an education portal that my company
> is building. I need to know whether or not I can use the JavaMail
> API to access and/or execute certain functions...

It appears that JavaMail interacts with the POP3/IMAP/SMTP servers, in which
case there would be no problem connecting to IMail.  The
getNewMessageCount() function, for example, would connect via POP3 or IMAP
to get the new message count (using Internet protocols), rather than
directly to the IMail software (using a proprietary protocol).
                              -Scott

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to