1. How to Host mail using java api? stackoverflow.comi want to host mail on my machine.So i can able to send and received mails through my machines. is there any api in java to do the same.. thanx |
2. Trying to send an email using javamail from a servlet hosted on godaddy shared linux hosting account stackoverflow.comThe following is my code public void sendEmail() throws MessagingException{
|