Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

avax.mail.SendFailedException: when sending mail using javamail API

843785Nov 28 2008 — edited Nov 28 2008
Hi

I am experiencing following exception when trying to use JAVA mail API.

javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
javax.mail.SendFailedException: 554 <abc.abc@xyz.com>: Recipient address rejected: Relay access denied

address above is valid..

I have to use SAP J2EE engine for configuring Java mail Service.

But is does not hav any such access permissions to check....!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 26 2008
Added on Nov 28 2008
1 comment
154 views