You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2016/04/15 21:15:25 UTC

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

     [ https://issues.apache.org/jira/browse/NET-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved NET-580.
----------------------
       Resolution: Fixed
    Fix Version/s: 3.4

It's an easy work-round so won't create the new method

> 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
>             Fix For: 3.4
>
>         Attachments: NET-580.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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)