[
https://issues.apache.org/jira/browse/NET-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709078#comment-14709078
]
Sebb commented on NET-580:
--------------------------
URL: http://svn.apache.org/r1697351
Log:
NET-580 SMTPClient.sendSimpleMessage() silently ignores failed recipients
Update Javadoc
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/trunk/src/main/java/org/apache/commons/net/smtp/SMTPClient.java
> 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)