I'm trying to write a test that will uses JavaMail SMTP or SMTPS to send a message via SSL and authentication to a Greenmail server that I'm running.
I've written ...
hi all, In our project currently we support send and receiving mails. Now we want to support it over SSL. I want some good articles on what is JavaMail with SSL and how to implement it and how to support third party encryption for it. Can some one please give me some references on these topics.