Hi, I have configured sendmail at port 25 in ubuntu. It is working correctly as I checked sending mails using a perl script as well as a javaprogram, but my web application running in tomcat does not allow me to send a mail. It simply does not give me any error at all. But it does not send the mail at the same time. Is there a tomcat configuration that I need to tweak.? i m usin tomcat 6.
-- Thanks Arun George