Hi, Here is a new matcher that matches on a Mail Attribute name AND its value. You can use it to do things like...
<mailet
match="HasMailAttributeWithValue=org.apache.james.fetchmail.taskName,
myFetchTask"
class="AddFooter">
<text>This message was injected by the fetchmail task myFetchTask</text>
</mailet>
File matcher.zip contains the new source. File provided_matchers_2_1.zip
contain a patch to the xdocs to update provided_matchers_2_1.xml with a
description of this matcher, and the HasMailAttribute matcher too.
As of now, 12:00GMT 19Sep2003, both the new source and the patch will work
against both HEAD and branch 2_1_fcs.
Any questions, please ask.
-- Steve
matcher.zip
Description: Zip compressed data
provided_matchers_2_1.zip
Description: Zip compressed data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
