aspose file tools
The moose likes Tomcat and the fly likes javamail Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "javamail" Watch "javamail" New topic
Author

javamail

Pradeep palagiri Kumar
Greenhorn

Joined: Mar 13, 2006
Posts: 1
Hi

for sending a mail standalone programe its working fine following code.



when i applied for a servlet controller i am getting this type of exception

[STDOUT] ERROR.....javax.mail.SendFailedException: Sending failed;
nested exception is:
class javax.mail.MessagingException: Exception reading response;
nested exception is:
java.net.SocketException: Connection reset
please help me out
[ October 24, 2006: Message edited by: Ben Souther ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: javamail
 
Similar Threads
JavaMail - Port 25 blocked?
problem /exceptions in sending a mail using JavaMail
JavaMail Error
java mail, mime type
MS Exchange Server... javamail.. Exception.. plz help