javamail - offtopic but urgent

2002-05-16 Thread Kesav, Ramesh
Hi all, when i try to send an email to me itself i get the following exception javax.mail.MessagingException: Could not connect to SMTP host: ip address, port: 25; Properties prop = new Properties(); prop.put(mail.smtp.host, hostName); where hostName is ip address i know this is offtopic

Re: javamail - offtopic but urgent

2002-05-16 Thread Gupta, Naveen (CORP, GEITC)
Hi For ur own machine u should use localhost as the machine name not the ip address. Hope it helps Naveen Gupta -Original Message- From: Kesav, Ramesh [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 2:11 PM To: [EMAIL PROTECTED] Subject: javamail - offtopic but urgent Hi all

Re: javamail - offtopic but urgent

2002-05-16 Thread Bhushan_Bhangale
the external IP address then firewall needs to be opened for port 25. -Original Message- From: Kesav, Ramesh [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 2:11 PM To: [EMAIL PROTECTED] Subject: javamail - offtopic but urgent Hi all, when i try to send an email to me itself i get

Re: javamail - offtopic but urgent

2002-05-16 Thread Kesav, Ramesh
then firewall needs to be opened for port 25. -Original Message- From: Kesav, Ramesh [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 2:11 PM To: [EMAIL PROTECTED] Subject: javamail - offtopic but urgent Hi all, when i try to send an email to me itself i get the following

Re: javamail - offtopic but urgent

2002-05-16 Thread Bhushan_Bhangale
So now have you implemented my solution? What happened? -Original Message- From: Kesav, Ramesh [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 2:41 PM To: [EMAIL PROTECTED] Subject: Re: javamail - offtopic but urgent Hi, Are you able to send mails to other ids

Re: javamail - offtopic but urgent

2002-05-16 Thread Gading
At 03:41 AM 5/16/2002 -0500, you wrote: Hi all, when i try to send an email to me itself i get the following exception javax.mail.MessagingException: Could not connect to SMTP host: ip address, port: 25; Properties prop = new Properties(); prop.put(mail.smtp.host, hostName); where hostName

Re: javamail - offtopic but urgent

2002-05-16 Thread Kesav, Ramesh
but urgent So now have you implemented my solution? What happened? -Original Message- From: Kesav, Ramesh [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 2:41 PM To: [EMAIL PROTECTED] Subject: Re: javamail - offtopic but urgent Hi, Are you able to send mails to other

Re: javamail - offtopic but urgent

2002-05-16 Thread Gunaseelan Nagarajan
:44 PM To: [EMAIL PROTECTED] Subject: Re: javamail - offtopic but urgent So now have you implemented my solution? What happened? -Original Message- From: Kesav, Ramesh [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 2:41 PM To: [EMAIL PROTECTED] Subject: Re

Re: javamail - offtopic but urgent

2002-05-16 Thread Bhushan_Bhangale
, May 16, 2002 3:53 PM To: [EMAIL PROTECTED] Subject: Re: javamail - offtopic but urgent hi, if you get an error like relaying not allowed while sending mail to yahoo or hotmail, it means that the SMTP server has to be configured. Your network administrator should know how to change the sendmail