You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Marco Tedone <mt...@jemos.org> on 2003/05/14 01:58:15 UTC

[ANN]Size Matcher

Hi, the present to inform you that now the Size Matcher is working fine
parsing a XML configuration file with digester and that I haven't posted it
yet because I'm preparing a 'ready-to-go' package to post in a second time.
The package wants to contain:

a) The AbstractMatcher class and its XML implementation;
b) a build.xml file revised to build the new functionality (essentially, you
will have to define %DIGESTER_HOME% and to put some other xml files under
%JAMES_SOURCE_HOME% (where the build.xml file is)
c) The Digester working classes (under another package)
d) The Matcher syntax to add to the config.xml file
e) The Commons jars required by Digester;
f) An example of the XML configuration file

You will then run the build process, executing the 'main' target and the
jamailet-compile and jamailet-jar tasks.

It will result in the james.sar to be built under /dist folder as usual and
the jamailet.jar being deployed directly under
 %JAMES_HOME%. You may want then to replace james.sar with the new one and
to edit the config.xml file to include the Size Matcher and restart james.
All the relevant Matcher activity will be logged in the mailet.log file,
under james/logs folder.

Regards,

Marco




---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org