Re: how to write a java sent mail application that sent the mail through MS Exchange MAPI protocol?
Posted By:
venkat_subramanian
Posted On:
Wednesday, May 9, 2001 01:27 PM
I don't think Java Mail API supports MAPi. You may want to look at COM-JAVA implementations of 'Microsoft CDO 1.x' that uses MAPI.
With CDO and COM it is a piece of cake.
Note:
The java version of CDO (if available, will run only on MS VM.