Close
jGuru Forums
Posted By: tony_Lu Posted On: Monday, April 15, 2002 08:38 PM
Hi, I am a novice for JavaMail. I want to send a mail to the external address for example(myname@yahoo.com), it raise the exception below: javax.mail.SendFailedException: Invalid Addresses; nested exception is: javax.mail.SendFailedException: 553 sorry, that domain isn't in my list of allowed rcpthosts But the application is successful when I try to send the mail to the internal address. What's the problem? Who can help me? Thanks a lot!
Re: The send mail exception....
Posted By: John_Zukowski Posted On: Sunday, April 21, 2002 10:38 PM