[ http://jira.codehaus.org/browse/CONTINUUM-327?page=comments#action_48748
]
Rod Coffin commented on CONTINUUM-327:
--------------------------------------
I am experiencing this as well. When I have the following in my pom I get five
emails each address to all five recipients. I am going to set up a single
mailing list and refer to this one address in the pom (which is a better
approach anyway) but this still seems like an issue that should be fixed anyway.
<ciManagement>
<system>continuum</system>
<notifiers>
<notifier>
<type>mail</type>
<configuration>
<address>[EMAIL PROTECTED]</address>
</configuration>
</notifier>
<notifier>
<type>mail</type>
<configuration>
<address>[EMAIL PROTECTED]</address>
</configuration>
</notifier>
<notifier>
<type>mail</type>
<configuration>
<address>[EMAIL PROTECTED]</address>
</configuration>
</notifier>
<notifier>
<type>mail</type>
<configuration>
<address>[EMAIL PROTECTED]</address>
</configuration>
</notifier>
<notifier>
<type>mail</type>
<configuration>
<address>[EMAIL PROTECTED]</address>
</configuration>
</notifier>
</notifiers>
</ciManagement>
> Two Email Notifiers with two differents address send two emails with all
> address.
> ---------------------------------------------------------------------------------
>
> Key: CONTINUUM-327
> URL: http://jira.codehaus.org/browse/CONTINUUM-327
> Project: Continuum
> Type: Bug
> Versions: 1.0-beta-1
> Reporter: Olivier Lamy
> Priority: Minor
>
>
> I record two email notifiers on the same project with differents recipients.
> The email is sending twice time with the differents recipients.
--
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