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

Reply via email to