Srinivas,
> James should receive mail for pricing and it should send mail to all
external
> e-mail-ids([EMAIL PROTECTED],[EMAIL PROTECTED],etc...).
I believe that the following should work:
<mailet match="[EMAIL PROTECTED]" class="Redirect">
<recipients>[EMAIL PROTECTED],[EMAIL PROTECTED]</recipients>
<inline>unaltered</inline>
<static>true</static>
</mailet>
You can test that, and Danny should be able to confirm that I've got it
right. NOTE: if you do not have the LATEST code (from the CVS), you also
need to add:
<to>[EMAIL PROTECTED]</to>
The fix for that was committed to the CVS this morning.
--- Noel
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>