Close
jGuru Forums
Posted By: ada_to Posted On: Wednesday, December 4, 2002 09:54 PM
javax.mail.SendFailedException: Sending failed; nested exception is: class javax.mail.SendFailedException: Invalid Addresses; nested exception is: class javax.mail.SendFailedException: 550 ... Relaying denied I have a problem in sending mail via a lotus notes server to another lotus notes mail account by using javamail. The above exception is what I've got during the running of the program. Can anyone tell me what is the reason??
Re: javax.mail.SendFailedException
Posted By: John_Zukowski Posted On: Thursday, December 5, 2002 05:23 AM