[ 
https://issues.apache.org/jira/browse/EMAIL-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508361#comment-13508361
 ] 

Thomas Neidhart commented on EMAIL-114:
---------------------------------------

I tried to be consistent with the existing setXXX methods, and the 
EmailException is already thrown atm, but I agree, an IAE would be more logical.
                
> 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