I need to send mails, I know JavaMail, but the problem is that the protocol that I must use is MAPI, and I read that JavaMail doesn�t support this protocol.
Well, that's what I am trying to get at. The only server I know of that supports MAPI is Microsoft Exchange. But it also supports SMTP like every other mail server. So, that's why I asked why MAPI?