On Jan 24, 2008 9:00 PM, Hemant Malik <[EMAIL PROTECTED]> wrote: > Thank you for the help. But after configuring the JNDI also, I am > getting the below exception while the continuum is trying to send the > mail: ... > Caused by: javax.mail.MessagingException: Could not connect to SMTP > host: localhost, port: 25; > nested exception is: > java.net.ConnectException: Connection refused: connect
It can't connect to the SMTP server. Is there one running on the same server as Continuum, or do you possibly need to change 'localhost' to something else? -- Wendy