Seems to be working for me on 1.5.0.5981...config snippet below:

<email from="[email protected]" mailhost="xx.xx.xx.xx"
includeDetails="TRUE">
<users>
<user name="me" group="builder" address="[email protected]" />
</users>
<groups>
<group name="builder">
<notifications>
<notificationType>always</notificationType>
</notifications>
</group>
</groups>
</email>

Looks like the <notifications> node under <groups> has changed.
Cheers,
Jay

Reply via email to