l.
>
> Is there any way to do this?
>
> Mark
>
> - Original Message -
> From: "Mark Whitby" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Saturday, March 11, 2006 3:43 PM
> Subject: Re: Problems with JavaMail
>
>
>
urday, March 11, 2006 3:43 PM
Subject: Re: Problems with JavaMail
Len,
Thanks very much for your help, my class is now working fine. Ironically
enough my smtp server is localhost as I use an ssh client to connect to my
Universities mailhost via the ssh connection and then my emails go via
th
t; <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Saturday, March 11, 2006 3:32 PM
Subject: Re: Problems with JavaMail
You need to look at the SMTP server settings in Outlook Express and
use the same settings in your JavaMail config. The mail.smtp.host for
example shouldn'
t; Many thanks
>
> Mark
>
> - Original Message -
> From: "Len Popp" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Saturday, March 11, 2006 3:15 PM
> Subject: Re: Problems with JavaMail
>
>
> Yes, you need an SMTP server. If
p" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Saturday, March 11, 2006 3:15 PM
Subject: Re: Problems with JavaMail
Yes, you need an SMTP server. If you've got Outlook Express running,
you can use the same server it's using.
--
Len
On 3/11/06, Mark Whitby &
Yes, you need an SMTP server. If you've got Outlook Express running,
you can use the same server it's using.
--
Len
On 3/11/06, Mark Whitby <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> I'm currently getting the following error when trying to test the JavaMail
> set up: javax.mail.MessagingException