[ http://jira.codehaus.org/browse/MCHANGES-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ramesh kr Pal updated MCHANGES-117: ----------------------------------- Attachment: WHY WE SAVE.xls > Send only one e-mail to many recipients (all recipients in one to-header) > ------------------------------------------------------------------------- > > Key: MCHANGES-117 > URL: http://jira.codehaus.org/browse/MCHANGES-117 > Project: Maven 2.x Changes Plugin > Issue Type: Improvement > Components: announcement > Affects Versions: 2.0 > Environment: maven 2.0.9, Windows XP, java 1.6 > Reporter: Martin Monsorno > Assignee: Olivier Lamy > Fix For: 2.1 > > Attachments: WHY WE SAVE.xls > > > If a list of recipients for an announcement mail is specified by multiple > <toAddress>s in the <toAddresses>-tag, like this: > {noformat} > <toAddresses> > <toAddress > implementation="java.lang.String">recipie...@mydomain.net</toAddress> > <toAddress > implementation="java.lang.String">recipie...@mydomain.net</toAddress> > </toAddresses> > {noformat} > then 2 e-mails will be sent, one to recipie...@mydomain.net, and one to > recipie...@mydomain.net. > To have all the recipients for the announcement visible in the mail and to > enable reply-to-all (what we use for our release-to-production process) it > would be necessary to send an e-mail with all the recipients listed in the > to-header of the mail (comma-seperatored), i.e. with a header like this: > To: recipie...@mydomain.net, recipie...@mydomain.net -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira