i have created the following mailet and matcher files and the edited config file lines are given below.
my JAMES is no longer running, it crashes :(
******************************************************************************************************************
<mailetpackages>
<mailetpackage>org.apache.james.transport.mailets</mailetpackage>
<mailetpackage>serveravailability.mailet</mailetpackage>
</mailetpackages>
<matcherpackages>
<matcherpackage>org.apache.james.transport.matchers</matcherpackage>
<matcherpackage> serveravailability.matcher</matcherpackage>
</matcherpackages>
<mailetpackage>org.apache.james.transport.mailets</mailetpackage>
<mailetpackage>serveravailability.mailet</mailetpackage>
</mailetpackages>
<matcherpackages>
<matcherpackage>org.apache.james.transport.matchers</matcherpackage>
<matcherpackage> serveravailability.matcher</matcherpackage>
</matcherpackages>
----
<mailet match="SAMatcher2=all" class="SAMailet2">
<from>[EMAIL PROTECTED]</from>
<subject>mail delivery error !</subject>
<content>Sorry, the email address u sent the mail to, is not valid. Please have a look again. Thanks.</content>
</mailet>
<from>[EMAIL PROTECTED]</from>
<subject>mail delivery error !</subject>
<content>Sorry, the email address u sent the mail to, is not valid. Please have a look again. Thanks.</content>
</mailet>
******************************************************************************************************************
i have got a deadline, can you please have a look and let me know what i did wrong ??
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]