last time i checked, jrun:sendmail uses JavaMail, and JavaMail doesn't allow setting
the port to anything other than 25. if allaire included a port
option in the sendmail tag, why they did so is beyond me....
Fred Moye wrote:
> I'm using JRun 3.0 on NT 2000 and I am trying to use the jsp:sendmail tag to connect
>to our GroupWise server. I have the tag configured as follows:
>
> <jrun:sendmail host="DEQS06" port="7100" sender="moyef" recipient="moyef"
>subject="test">
> This is a test.
> </jrun:sendmail>
>
> However, when I try and run my jsp page I get the following error:
>
> >javax.servlet.ServletException: Exception thrown processing JSP page.
> >javax.servlet.jsp.JspTagException: Sending failed;
> > nested exception is:
> > javax.mail.MessagingException: Could not connect to SMTP host: DEQS06, port:
>25;
> > nested exception is:
> > java.net.ConnectException: Connection refused: no further information
>
> Why is it using the default port of 25 instead of the port I specified? Any help
>would be greatly appreciated.
>
> ------------------------------------------------------------------------------
> Archives: http://www.egroups.com/group/jrun-interest/
> Unsubscribe:
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
> or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
>body.
Notice to recipient: This e-mail is meant for only the intended recipient of the
transmission. If you received this e-mail in error, any review, use, dissemination,
distribution or copying of this e-mail is STRICTLY PROHIBITED. Please notify us
immediately of the error by return e-mail and please delete this message from your
system. Thank you in advance for your co-operation.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.