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

Gokul Nanthakumar C updated EMAIL-114:
--------------------------------------

    Attachment: arrayOfStringForAddresses.patch

Patch for new Methods addTo(String[]), addCc(String[]), addBcc(String[])
                
> 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
>         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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to