My Oracle Support Banner

<Error> <oracle.sdp.messaging.driver.email> <SDP-26105> <unable To Deliver To Following Address> (Doc ID 2704923.1)

Last updated on SEPTEMBER 24, 2023

Applies to:

Oracle SOA Suite - Version 11.1.1.9.0 and later
Information in this document applies to any platform.

Symptoms


When attempting to deliver email to external addresses the following error occurs.

ERROR
-----------------------

MAIL FROM:<{emaill_address_from}>
250 2.1.0 Sender OK
RCPT TO:<{email_address_to}>
550 5.7.1 Unable to relay
DEBUG SMTP: Invalid Addresses
DEBUG SMTP:   {email_address_to}
DEBUG SMTP: Sending failed because of invalid destination addresses
RSET
250 2.0.0 Resetting
javax.mail.SendFailedException: Invalid Addresses;
 nested exception is:
       com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 Unable to relay

       at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1294)
       at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:635)
       at oracle.sdpinternal.messaging.driver.email.EmailDriver.send(EmailDriver.java:775)
       at oracle.sdpinternal.messaging.driver.email.EmailManagedConnection.send(EmailManagedConnection.java:43)
       at oracle.sdpinternal.messaging.driver.DriverConnectionImpl.send(DriverConnectionImpl.java:41)
       at oracle.sdpinternal.messaging.dispatcher.DriverDispatcherBean.onMessage(DriverDispatcherBean.java:296)



Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.