Serge and Danny,
Generically, how would you recommend one do something based upon the
specific result of a match? Is there any good way for a matcher to
communicate data to a mailet? I can't see how the matcher can pass info
related to the match to a mailet, other than by adding headers to the
MimeMessage.
For some things I want to do, I suppose I could call message.setHeader() in
the matcher (since adding the header is actually the action I want to take),
but that doesn't feel right, especially in the general case.
--- Noel
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>