Re: provider of Lotus Domino Release 5.0.13aHF163 for javaMail1.3.1 ?
Posted By:
Christopher_Koenigsberg
Posted On:
Monday, December 26, 2005 01:34 PM
I suppose you could search at ibm.com, but the point is that JavaMail is just an API wrapper for sending via SMTP, and reading via POP and IMAP.
So I think any other (proprietary, or X.400?) sending protocol, besides SMTP, would need a different API, not the standard JavaMail API. (perhaps I'm wrong or out of date here though)
I'm sure you have an SMTP server/gateway for your Domino server.