Hi everybody,
Is there an order how the mailet are "executed"? Does James process the
email for the first mailet that "matches" or for all the mailets that
"matches"?
Here is an example.
<mailet match="[EMAIL PROTECTED]"
class="CommandListservProcessor">
...
<mailet match="[EMAIL PROTECTED]"
class="CommandListservProcessor">
...
If webmaster sends an email to testML, will the first and only the first
mailet be processed? Or will both be?
Thanks
Giulio
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]