Can I send mail through Java Mail API?

Can I send mail through Java Mail API?

Hi,

 We have a need to send some mail through our web application, coded in Java. I tried using the Java Mail API to send a trial message but never got a valid connection to smtp.zoho.com on port 465, using my login credentials.

 Is this possible to do or is it not allowed?

 Thanks

Pankaj