
August 4th, 2004, 07:11 AM
|
|
Registered User
|
|
Join Date: Jul 2004
Posts: 6
Time spent in forums: 15 m 30 sec
Reputation Power: 0
|
|
|
Exception on sending mail
Hi..I am trying to send a mail through JavaMail but I am getting an exception:
javax.mail.SendFailedException: Sending failed; nested exception is: javax.mail.SendFailedException: Invalid Addresses; nested exception is: javax.mail.SendFailedException: 554 : Helo command rejected: Host not found
I was able to send a few mails using the smtphost ip I have given. But now it is showing this error. What can be the reason? Pls help. Its urgent. Thanks in advance.
|