Has anyone ever asked for or considered allowing more than one matcher
per mailet?

I have a situation where i want to say something like 'if the
recipient is x and the subject is y'. There are matchers for recipient
and subject but i want to combine them.

I could do this (I think) by have the first matcher direct to a
separate mail processor and have the second matcher invoke the actual
mailet. But what if i want to add a third clause, or a fourth?

a more elegant solution would appear to be to support more than one
matcher per mailet, how feasible is that? Any pointers to where i
should be looking to implement this would also be appreciated.

thanks, tim

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to