javamail

i am trying to write a simple mail program in java. What should i use. How do i configure my local machine to send mail?

I am writing some application in which i need to send mails. My application is in JAVA so probably i will be using javamail. But i dont know how to use it and how to configure mail server from my local pc so that i can test if mails can be sent.Please suggest. ...