How to send a mail using java Office365 SMTP server In this article, I am going to show How to send a mail using java Office365 SMTP server, Office365 SMTP server details and how to connect Office365 from java Pre-Requisites java 1.8 Eclipse Java Mail API Office365 Connection Properties String USERNAME = “[email protected]”; String PASSWORD […]