(Serializable) mailAttributeValue);
}
protected void setupMatcher() throws MessagingException {
matcher = createMatcher();
FakeMatcherConfig mci = new FakeMatcherConfig(getConfigOption()
+ getHasMailAttribute(), new FakeMailContext());
matcher.init(mci);
}