[
https://issues.apache.org/jira/browse/NET-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Arlott updated NET-580:
-----------------------------
Attachment: NET-580.patch
Patch to return false if any recipient fails attached.
> 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
> 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)