[
http://jira.codehaus.org/browse/CONTINUUM-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=135239#action_135239
]
Mat Schaffer commented on CONTINUUM-860:
----------------------------------------
I dug up the diff at
http://svn.apache.org/viewvc/continuum/trunk/continuum-core/src/main/java/org/apache/maven/continuum/notification/mail/MailContinuumNotifier.java?r1=647001&r2=647000&pathrev=647001
According to this the fix only suppresses the error by splitting on comma and
sending the email to the first address on the list only. This isn't the
behavior I was hoping for. Paul may have similar feelings.
Thanks for the fix though. This at least gets rid of the error. I may open
another ticket to explore support for sending multiple email addresses from a
single notifier.
> multiple email addresses delimited with commas causes AddressException
> ----------------------------------------------------------------------
>
> Key: CONTINUUM-860
> URL: http://jira.codehaus.org/browse/CONTINUUM-860
> Project: Continuum
> Issue Type: Bug
> Components: Notifier - Mail
> Reporter: Adam Hardy
> Assignee: Olivier Lamy
> Fix For: 1.2
>
>
> Email notification fails with a "javax.mail.internet.AddressException:
> Illegal route-addr in string" exception when a comma-delimited list of email
> addresses is used.
> See the linked message for the pom.xml node for an example.
> There is a work-around, see this thread in user list
> http://mail-archives.apache.org/mod_mbox/maven-continuum-users/200609.mbox/browser
--
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