Re: can't send email from tomcat using javamail api

2006-02-01 Thread Mike Sabroff
bject: Re: can't send email from tomcat using javamail api just shooting from the hip... do you have any java policies configured, which forbids connections to another server? Leon On 2/1/06, Matthew Evans <[EMAIL PROTECTED]> wrote: No, it's running on a different server.

Re: can't send email from tomcat using javamail api

2006-02-01 Thread Mike Sabroff
est I check to be sure? Cheers Matt -Original Message- From: Leon Rosenberg [mailto:[EMAIL PROTECTED] Sent: Thursday, 2 February 2006 3:01 AM To: Tomcat Users List Subject: Re: can't send email from tomcat using javamail api just shooting from the hip... do you have any jav

Re: can't send email from tomcat using javamail api

2006-02-01 Thread Leon Rosenberg
k. And connect to a SQL Server database. > > Where would you suggest I check to be sure? > > Cheers > > Matt > > -Original Message- > From: Leon Rosenberg [mailto:[EMAIL PROTECTED] > Sent: Thursday, 2 February 2006 3:01 AM > To: Tomcat Users List > Subject

RE: can't send email from tomcat using javamail api

2006-02-01 Thread Matthew Evans
Yes, and it worked fine. That's what made me even more confused. -Original Message- From: Leon Rosenberg [mailto:[EMAIL PROTECTED] Sent: Thursday, 2 February 2006 3:02 AM To: Tomcat Users List Subject: Re: can't send email from tomcat using javamail api P.S. Have you tried

RE: can't send email from tomcat using javamail api

2006-02-01 Thread Matthew Evans
ay, 2 February 2006 3:01 AM To: Tomcat Users List Subject: Re: can't send email from tomcat using javamail api just shooting from the hip... do you have any java policies configured, which forbids connections to another server? Leon On 2/1/06, Matthew Evans <[EMAIL PROTECTED]> wrote: >

Re: can't send email from tomcat using javamail api

2006-02-01 Thread Leon Rosenberg
P.S. Have you tried to execute same code without tomcat? Sending a mail from a java executable program (One with main method). Leon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: can't send email from tomcat using javamail api

2006-02-01 Thread Leon Rosenberg
mailto:[EMAIL PROTECTED] > Sent: Thursday, 2 February 2006 1:59 AM > To: Tomcat Users List; Matthew Evans > Subject: Re: can't send email from tomcat using javamail api > > On 2 Feb 2006 at 0:12, Matthew Evans wrote: > > > Hi Guys > > > > I'm running a

RE: can't send email from tomcat using javamail api

2006-02-01 Thread Matthew Evans
No, it's running on a different server. -Original Message- From: Steve Ochani [mailto:[EMAIL PROTECTED] Sent: Thursday, 2 February 2006 1:59 AM To: Tomcat Users List; Matthew Evans Subject: Re: can't send email from tomcat using javamail api On 2 Feb 2006 at 0:12, Matthew E

Re: can't send email from tomcat using javamail api

2006-02-01 Thread Steve Ochani
On 2 Feb 2006 at 0:12, Matthew Evans wrote: > Hi Guys > > I'm running a web application on Tomcat 5.5.12, and I cannot connect > to my SMTP server using javamail from it for some reason. The error I > am getting is the following:- javax.mail.MessagingException: Could not > connect to SMTP host: sm