Hi I'm new to James. I am just trying to follow an example that I found from the web.
http://www.ibm.com/developerworks/java/library/j-james2.html The example is trying to create a mailet and deploy to James. My questions are: 1) I am using eclipse. Is there any helpful plugins that I can use for James? 2) what things are dependent to make a mailet? I just tried to compile the example on eclipse without the hole james source code. I just tried to include apache-mailet-base-1.0.jar, apache-mailet-2.4.jar, activation-1.1.1.jar, and mail-1.4.1.jar but it was not able to catch GenericMatcher. Thanks in advance, Kevin
