[ http://issues.apache.org/jira/browse/GERONIMO-1670?page=all ]
Jacek Laskowski resolved GERONIMO-1670:
---------------------------------------
Fix Version: 1.x
Resolution: Fixed
Assign To: Jacek Laskowski
$ svn ci -m 'GERONIMO-1670: SMTPTransport not throwing correct exception for
message send failures' .
Sending
javamail-transport/src/java/org/apache/geronimo/javamail/transport/smtp/SMTPTransport.java
Transmitting file data .
Committed revision 382389.
Thanks Rick!
> SMTPTransport not throwing correct exception for message send failures.
> -----------------------------------------------------------------------
>
> Key: GERONIMO-1670
> URL: http://issues.apache.org/jira/browse/GERONIMO-1670
> Project: Geronimo
> Type: Bug
> Components: mail
> Versions: 1.x
> Reporter: Rick McGuire
> Assignee: Jacek Laskowski
> Priority: Minor
> Fix For: 1.x
> Attachments: GERONIMO-1670.patch
>
> The SMTPTransport is throwing a simple MessagingException for failures due to
> the SMTP DATA command. This sort of failure should be throwing a
> SendFailedException with the address list information indicating that this
> was a failure to all of the valid addresses (and also listing the invalid
> addresses).
> This was discovered while fixing 1669.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira