avax.mail.SendFailedException: when sending mail using javamail API
843785Nov 28 2008 — edited Nov 28 2008Hi
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....!!