Hi All,
My Application requires to send e-mail notification to the users.Generally we use
Java Mail package
which will send smtp messages to the mail server.But This Application resides in the intranet where by
the Mail server doesn't accecpt any mail requests other than Lotus Notes.That is the security Policy.
I guess now I have only one way.I need to invoke Lotus Notes mail components from my Application
so that effectively Lotus notes send the e-mail request to Mail server.
Could anybody suggests me where I can find Java Interface to Lotus Notes components?
If anybody sends me some sample Code I would be delighted very much.
Thanks in Advance
[ January 15, 2003: Message edited by: Praveen K Pippiri ]