Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: Javamail not working with non-Outlook Express users.

charles doweary

2004-01-14


David,
Yes I do have an SMTP server running on my system. My Windows Server 2003
has a POP3,SMTP mail server running and the mail server name is the same as
the host computer name:
XXXXXX-YYYYYY1. It is using port 25.

The host computer name is the name of my computer, it is listed under the
"computer name" tab under "System Properties".

I think I know what the problem is... I need to be using the following:

             "prop.put("mail.smtp.host","XXXXXX-YYYYYY1");

Instead of:

             "props.put("smtp.covad.net", "XXXXXX-YYYYYY1");

I'll keep you posted.
Thanks again.







>From: "David Wall" <d.wall@(protected)>
>Reply-To: "David Wall" <d.wall@(protected)>
>To: <tomcat-user@(protected)>
>Subject: Re: Javamail not working with non-Outlook Express users.
>Date: Wed, 14 Jan 2004 17:15:16 -0800
>
>Can you be more specific about the transfer failure? A quick check seems
>to
>indicate smtp.covad.net is a true SMTP server (at least I could do a basic
>check over port 25), so the setup should be correct.
>
>What is the "host computer name" you refer to? Does your own system have
>an
>SMTP server (that's common on Linux for example, with sendmail often
>configured automatically)? Obviously, if you have a local SMTP server,
>then
>use it instead of the smtp.covad.net. You just need to point to an SMTP
>server that will let you send using the "FROM" email address you have.
>
>David
>
>----- Original Message -----
>From: "charles doweary" <charlesdoweary@(protected)>
>To: <tomcat-user@(protected)>
>Sent: Wednesday, January 14, 2004 5:11 PM
>Subject: Re: Javamail not working with non-Outlook Express users.
>
>
> > Changing "props.put("smtp.covad.net", "XXXXXX-YYYYYY1"); to
> >          "prop.put("mail.smtp.host","smtp.covad.net"); didn't
>work.
> > That change caused the transfer to fail; I changed it back to the host
> > computer name.
> > Do you have any other suggestions as to why the transfer works for
>Outlook
> > and not the other clients?
> >
> > Thanks,
> > Charles
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>For additional commands, e-mail: tomcat-user-help@(protected)
>

_________________________________________________________________
Find out everything you need to know about Las Vegas here for that getaway.
http://special.msn.com/msnbc/vivalasvegas.armx


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.