Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

SendFailedException.getInvalidAddresses()

843830May 1 2006 — edited Feb 2 2008
Hi,

I have been trying to figure out exactly what it means by "invalid addresses" if getInvalidAddresses() returns one or more addresses.

The reason why I ask is because in the application I am working on, we are making the distinction between "invalid email address", that is, the email itself is invalid because it doesn't exist (etc.), and "error", that is, some error occurred in trying to send the email that may not be attributed to whether it was invalid.

Based on what I have read, this seems to be the case. I just want to verify that this is true.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2008
Added on May 1 2006
13 comments
789 views