Is there an easy way to send an email through Hotmail much like Gmail where all I need is the smtp mailserver address (smtp.gmail.com), port (465), and some other simple settings?
And if so, does anyone know how to do this, preferably with the JavaMail API.
