[ 
https://issues.jenkins-ci.org/browse/JENKINS-9006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160722#comment-160722
 ] 

SCM/JIRA link daemon commented on JENKINS-9006:
-----------------------------------------------

Code changed in jenkins
User: Alex Earl
Path:
 src/main/java/hudson/plugins/emailext/EmailExtensionPlugin.java
 src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherTest.java
http://jenkins-ci.org/commit/email-ext-plugin/72338a0d52a363acc604c2a8ed96bbd57a4eb9d3
Log:
  Fix JENKINS-9006

- Add support for partial sending like in MailSender





                
> Email fails when sending to multiple recipients if _any_ of them are in error
> -----------------------------------------------------------------------------
>
>                 Key: JENKINS-9006
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-9006
>             Project: Jenkins
>          Issue Type: Bug
>          Components: email-ext, mail
>    Affects Versions: current
>            Reporter: pgweiss
>            Assignee: olamy
>
> This program is present in both email-ext and the regular Jenkins email 
> notification.  If there are multiple recipients and one of them is in error, 
> the email is not sent.  So if one email in a long list becomes invalid for 
> whatever reason the rest of the addresses do not receive the notification.
> This should be re-coded to send to whatever addresses are still valid.  That 
> is what most email sending agents do.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to