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

Thomas Neidhart resolved EMAIL-114.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

Applied patch with minor changes in r1416248:

 * throw an EmailException if the supplied array is null or empty
 * minor javadoc changes

Thanks for the report and patch!
                
> Methods to add multiple To, cc, Bcc is desired
> ----------------------------------------------
>
>                 Key: EMAIL-114
>                 URL: https://issues.apache.org/jira/browse/EMAIL-114
>             Project: Commons Email
>          Issue Type: Improvement
>            Reporter: Gokul Nanthakumar C
>             Fix For: 1.3
>
>         Attachments: arrayOfStringForAddresses.patch
>
>
> Currently if we have list of email address as string adding them to mail is 
> possible only by looping or converting them as list of  
> java.mail.internet.InternetAddress.
> Method like addTo(String[] emails) is desired.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to