I read about matchers and I understood them as filters, where you can select which recipients of a mail message will have a special processing (mailet)...
But what happens to the recipients that and not selected by the matcher??
The message is duplicated, with one recipient now on each copy.
When there are multiple mailet tags in a processor ( <mailet .../> ) they are executed in order they appear in config.xml right?
Suppose i have a message with 2 recipients and the first matcher only returns 1 recipient, will the second matcher have 2 recipients on the recipients list or only the ones that passed through the first matcher??
The next matcher get run twice (2 messages), each time with one recipient.
-- Serge Knystautas President Lokitech >> software . strategy . design >> http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
