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:06:19 UTC

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

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


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


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

Posted by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org>.
     [ 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


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

Posted by "Rick McGuire (JIRA)" <de...@geronimo.apache.org>.
     [ 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