On Wed, 12 Dec 2001, Carl Gottlieb wrote:
> but I am puzzled as to where and how to specify the parameter.

In the mailet config element in the james.xml:
<mailet match="<some matcher>" class="<your mailet>">
  <paramName>your param</paramName>
</mailet>

Where to put the above, depends on what processor you want to put the
mailet in.

Oki



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to