You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simon Arlott (JIRA)" <ji...@apache.org> on 2015/08/24 08:50:45 UTC

[jira] [Created] (NET-580) SMTPClient.sendSimpleMessage() silently ignores failed recipients

Simon Arlott created NET-580:
--------------------------------

             Summary: SMTPClient.sendSimpleMessage() silently ignores failed recipients
                 Key: NET-580
                 URL: https://issues.apache.org/jira/browse/NET-580
             Project: Commons Net
          Issue Type: Bug
          Components: SMTP
    Affects Versions: 3.3
            Reporter: Simon Arlott


When SMTPClient.sendSimpleMessage() is used to send a message to multiple recipients, it ignores a failure to add a recipient as long as there is at least one successful recipient. This undocumented behaviour is unusual given that the API does not indicate which recipients were successful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)