I am trying to add a footer to a message based on a SubjectStartWith match. I seem to be having trouble getting this to work.
<mailet match="SubjectStartsWith=test" class="AddFooter"> <text>Test footer</text> </mailet> Am I incorrectly setting the mailet tag? Thanks for the help, Jeff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
