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 <email@ddress>: Recipient address rejected:
Relay access denied
email 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....!!