hello sir, we have application which is deployed on Apache Geronimo 1.1, in this application one of page has function which send mail, this page is done using sun mail.jar's API, this file works fine on tomcat but when it is deployed on apache geronimo it give me follwoing error,
"javax.mail.SendFailedException: Send failure (javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25 (java.net.ConnectException: Connection refused))" can u help me in any way regard's ketan d.gote
