Close
jGuru Forums
Posted By: Mahesh_Kandpal Posted On: Saturday, March 24, 2001 02:45 AM
Hi, I am not able to use Yahoo's server for sending mail to myself. I was trying out my first example of JavaMail. Also, I am getting the following stack trace... ####################################### javax.mail.SendFailedException: Sending failed; nested exception is: javax.mail.SendFailedException: 554 : Recipient address rejected: Relay access denied at javax.mail.Transport.send0(Transport.java:218) at javax.mail.Transport.send(Transport.java:80) at email.SimpleSendMessage.main(SimpleSendMessage.java:56) ###################################### Solutions, anybody???
Re: NewBie question!!!
Posted By: Ashwin_Parmar Posted On: Monday, April 16, 2001 07:23 AM