You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <de...@geronimo.apache.org> on 2006/03/02 13:10:21 UTC

[jira] Updated: (GERONIMO-1670) SMTPTransport not throwing correct exception for message send failures.

     [ http://issues.apache.org/jira/browse/GERONIMO-1670?page=all ]

Rick McGuire updated GERONIMO-1670:
-----------------------------------

    Attachment: GERONIMO-1670.patch

Applied to the javamail-transport module in the main Geronimo tree. 

> 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
>     Priority: Minor
>  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